Searched defs:nopt (Results 1 – 2 of 2) sorted by relevance
/freebsd/usr.sbin/boot0cfg/ | ||
H A D | boot0cfg.c | 90 static const int nopt = nitems(opttbl); variable |
/freebsd/contrib/unbound/util/ | ||
H A D | config_file.c | 1058 char buf[1024], nopt[64]; config_get_option() local |