Home
last modified time | relevance | path

Searched refs:byte_pattern (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/usr.sbin/boot0cfg/
H A Dboot0cfg.c504 struct byte_pattern { struct
522 static struct byte_pattern patterns[] = { in boot0bs() argument
531 struct byte_pattern *p = patterns; in boot0bs()