Home
last modified time | relevance | path

Searched defs:getopts (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/sbin/reboot/
H A Dreboot.c228 const char *user, *kernel = NULL, *getopts = GETOPT_REBOOT; in main() local
/freebsd-src/bin/sh/
H A Doptions.c457 getopts(char *optstr, char *optvar, char **optfirst, char ***optnext, getopts() function
/freebsd-src/contrib/libarchive/unzip/
H A Dbsdunzip.c1111 getopts(int argc, char *argv[]) getopts() function