Home
last modified time | relevance | path

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

/freebsd/usr.sbin/boot0cfg/
H A Dboot0cfg.c85 } opttbl[] = { variable
90 static const int nopt = nitems(opttbl);
460 if (!(mbr[OFF_FLAGS] & 1 << (7 - i)) ^ opttbl[i].def) in display_mbr()
462 printf("%s", opttbl[i].tok); in display_mbr()
558 if (!strcmp(q, opttbl[i].tok)) in stropt()
562 if (opttbl[i].def) in stropt()
/freebsd/usr.bin/less/
H A DMakefile7 opttbl.c os.c output.c pattern.c position.c prompt.c search.c \