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

/freebsd-13-stable/usr.bin/less/
H A DMakefile7 opttbl.c os.c output.c pattern.c position.c prompt.c search.c \
/freebsd-13-stable/usr.sbin/boot0cfg/
H A Dboot0cfg.c88 } opttbl[] = { variable in typeref:struct:__anon16497
93 static const int nopt = nitems(opttbl);
463 if (!(mbr[OFF_FLAGS] & 1 << (7 - i)) ^ opttbl[i].def)
465 printf("%s", opttbl[i].tok);
561 if (!strcmp(q, opttbl[i].tok))
565 if (opttbl[i].def)

Completed in 108 milliseconds