/freebsd/contrib/unifdef/FreeBSD/ |
H A D | getopt.c | 48 getopt(int nargc, char *nargv[], const char *ostr) in getopt()
|
/freebsd/lib/libc/stdlib/ |
H A D | getopt.c | 57 getopt(int nargc, char * const nargv[], const char *ostr) in getopt()
|
/freebsd/stand/libsa/ |
H A D | getopt.c | 48 getopt(int nargc, char * const *nargv, const char *ostr) in getopt()
|
/freebsd/contrib/smbfs/lib/smb/ |
H A D | cfopt.c | 54 cf_getopt(int nargc, char * const *nargv, const char *ostr) in cf_getopt()
|
/freebsd/usr.bin/pr/ |
H A D | egetopt.c | 69 egetopt(int nargc, char * const *nargv, const char *ostr) in egetopt()
|
/freebsd/contrib/libpcap/missing/ |
H A D | getopt.c | 59 getopt(int nargc, char * const *nargv, const char *ostr) in getopt()
|
/freebsd/crypto/heimdal/lib/roken/ |
H A D | getopt.c | 58 getopt(int nargc, char * const *nargv, const char *ostr) in getopt()
|
/freebsd/crypto/openssl/crypto/asn1/ |
H A D | asn_moid.c | 63 const char *ln, *ostr, *p; in do_create() local
|
/freebsd/contrib/ntp/sntp/libevent/WIN32-Code/ |
H A D | getopt.c | 83 getopt(nargc, nargv, ostr) in getopt() argument
|
H A D | getopt_long.c | 74 getopt_internal(nargc, nargv, ostr) in getopt_internal() argument
|
/freebsd/contrib/libevent/WIN32-Code/ |
H A D | getopt.c | 83 getopt(nargc, nargv, ostr) in getopt() argument
|
H A D | getopt_long.c | 74 getopt_internal(nargc, nargv, ostr) in getopt_internal() argument
|
/freebsd/contrib/tcsh/ |
H A D | tc.prompt.c | 110 static const char *ostr = NULL; in printprompt() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/ |
H A D | NativeThreadNetBSD.cpp | 120 std::ostringstream ostr; in SetStoppedByWatchpoint() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/ |
H A D | NativeThreadFreeBSD.cpp | 120 std::ostringstream ostr; in SetStoppedByWatchpoint() local
|
/freebsd/bin/sh/ |
H A D | parser.c | 1092 char *volatile ostr = NULL; in parsebackq() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZAsmPrinter.cpp | 1452 raw_svector_ostream ostr(Version); in emitPPA2() local
|
/freebsd/libexec/ftpd/ |
H A D | ftpd.c | 3279 char *ostr, *p; in appendf() local
|
/freebsd/contrib/sendmail/src/ |
H A D | conf.c | 3089 getopt(nargc,nargv,ostr) in getopt() argument
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/ |
H A D | ProcessGDBRemote.cpp | 2275 StreamString ostr; in SetThreadStopInfo() local 2295 StreamString ostr; in SetThreadStopInfo() local
|