/freebsd-src/tools/build/cross-build/include/common/ |
H A D | getopt.h | 51 #define getopt(argc, argv, optstr) __freebsd_getopt(argc, argv, optstr) argument
|
/freebsd-src/usr.sbin/bhyve/amd64/ |
H A D | bhyverun_machdep.c | 114 const char *optstr; bhyve_optparse() local
|
/freebsd-src/sys/contrib/openzfs/lib/libzfs/os/freebsd/ |
H A D | libzfs_zmount.c | 77 char *optstr, *p, *tofree; in do_mount() local
|
/freebsd-src/libexec/bootpd/tools/bootptest/ |
H A D | print-bootp.c | 280 char *optstr; rfc1048_print() local
|
/freebsd-src/contrib/atf/atf-c++/detail/ |
H A D | application.cpp | 155 std::string optstr; in process_options() local
|
/freebsd-src/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/ |
H A D | Getopt.java | 119 err(String format, char c, String optstr) in err()
|
/freebsd-src/sbin/hastctl/ |
H A D | hastctl.c | 411 const char *optstr; main() local
|
/freebsd-src/stand/i386/isoboot/ |
H A D | isoboot.c | 58 static const char optstr[NOPT] = "DhaCcdgmnpqrsv"; /* Also 'P', 'S' */ variable
|
/freebsd-src/bin/sh/ |
H A D | options.c | 457 getopts(char * optstr,char * optvar,char ** optfirst,char *** optnext,char ** optptr) getopts() argument
|
/freebsd-src/tools/test/iconv/tablegen/ |
H A D | tablegen.c | 48 static const char *optstr = "cdilrt"; variable
|
/freebsd-src/stand/i386/zfsboot/ |
H A D | zfsboot.c | 67 static const char optstr[NOPT] = "DhaCcdgmnpqrsv"; /* Also 'P', 'S' */ variable
|
/freebsd-src/usr.sbin/bhyve/aarch64/ |
H A D | bhyverun_machdep.c | 120 const char *optstr; in bhyve_optparse() local
|
/freebsd-src/sbin/fsck/ |
H A D | fsck.c | 441 addoption(char *optstr) in addoption()
|
/freebsd-src/stand/i386/gptboot/ |
H A D | gptboot.c | 59 static const char optstr[NOPT] = "DhaCcdgmnpqrsv"; /* Also 'P', 'S' */ variable
|
/freebsd-src/usr.bin/grep/ |
H A D | grep.c | 152 static const char *optstr = "0123456789A:B:C:D:EFGHILOSRUVabcd:e:f:hilm:nopqrsuvwxyz"; variable
|
/freebsd-src/usr.bin/xargs/ |
H A D | xargs.c | 90 static const char *optstr = "+0E:I:J:L:n:oP:pR:S:s:rtx"; variable
|
/freebsd-src/stand/i386/boot2/ |
H A D | boot2.c | 70 static const char optstr[NOPT] = "DhaCcdgmnpqrsv"; /* Also 'P', 'S' */ variable
|
/freebsd-src/sys/contrib/openzfs/cmd/zfs/ |
H A D | zfs_main.c | 6342 const char *optstr = un ? "ldugecsrh" : "ldugecsh"; zfs_do_allow_unallow_impl() local
|