Home
last modified time | relevance | path

Searched defs:nargc (Results 1 – 25 of 27) sorted by relevance

12

/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DGetOptInc.cpp223 static int getopt_internal(int nargc, char *const *nargv, const char *options, in getopt_internal()
412 int getopt(int nargc, char *const *nargv, const char *options) { in getopt()
431 int getopt_long(int nargc, char *const *nargv, const char *options, in getopt_long()
443 int getopt_long_only(int nargc, char *const *nargv, const char *options, in getopt_long_only()
/freebsd/lib/libc/stdlib/
H A Dgetopt_long.c349 getopt_internal(int nargc, char * const *nargv, const char *options,
567 getopt(int nargc, char * const *nargv, const char *options)
587 getopt_long(int nargc, char * const *nargv, const char *options,
600 getopt_long_only(int nargc, char * const *nargv, const char *options,
H A Dgetopt.c57 getopt(int nargc, char * const nargv[], const char *ostr) in getopt()
/freebsd/contrib/ntp/sntp/libevent/WIN32-Code/
H A Dgetopt_long.c74 getopt_internal(nargc, nargv, ostr) in getopt_internal() argument
160 getopt_long(nargc, nargv, options, long_options, index) in getopt_long() argument
H A Dgetopt.c83 getopt(nargc, nargv, ostr) in getopt() argument
/freebsd/contrib/libevent/WIN32-Code/
H A Dgetopt_long.c74 getopt_internal(nargc, nargv, ostr) in getopt_internal() argument
160 getopt_long(nargc, nargv, options, long_options, index) in getopt_long() argument
H A Dgetopt.c83 getopt(nargc, nargv, ostr) in getopt() argument
/freebsd/crypto/krb5/src/util/support/
H A Dgetopt_long.c73 getopt_internal(nargc, nargv, ostr) in getopt_internal() argument
158 getopt_long(nargc, nargv, options, long_options, index) in getopt_long() argument
H A Dgetopt.c86 getopt(nargc, nargv, ostr) in getopt() argument
/freebsd/contrib/tcpdump/missing/
H A Dgetopt_long.c376 getopt_internal(int nargc, char * const *nargv, const char *options,
596 getopt(int nargc, char * const *nargv, const char *options)
616 getopt_long(int nargc, char * const *nargv, const char *options,
629 getopt_long_only(int nargc, char * const *nargv, const char *options,
/freebsd/contrib/file/src/
H A Dgetopt_long.c177 getopt_internal(nargc, nargv, options) in getopt_internal() argument
322 getopt(nargc, nargv, options) in getopt() argument
356 getopt_long(nargc, nargv, options, long_options, idx) in getopt_long() argument
/freebsd/contrib/unifdef/FreeBSD/
H A Dgetopt.c48 getopt(int nargc, char *nargv[], const char *ostr) in getopt()
/freebsd/stand/libsa/
H A Dgetopt.c48 getopt(int nargc, char * const *nargv, const char *ostr) in getopt()
/freebsd/contrib/smbfs/lib/smb/
H A Dcfopt.c54 cf_getopt(int nargc, char * const *nargv, const char *ostr) in cf_getopt()
/freebsd/usr.bin/pr/
H A Degetopt.c69 egetopt(int nargc, char * const *nargv, const char *ostr) in egetopt()
/freebsd/contrib/libfido2/openbsd-compat/
H A Dgetopt_long.c285 getopt_internal(int nargc, char * const *nargv, const char *options, in getopt_internal()
481 getopt(int nargc, char * const *nargv, const char *options) in getopt()
/freebsd/contrib/libpcap/missing/
H A Dgetopt.c59 getopt(int nargc, char * const *nargv, const char *ostr) in getopt()
/freebsd/crypto/heimdal/lib/roken/
H A Dgetopt.c58 getopt(int nargc, char * const *nargv, const char *ostr) in getopt()
/freebsd/crypto/openssh/openbsd-compat/
H A Dgetopt_long.c308 getopt_internal(int nargc, char * const *nargv, const char *options, in getopt_internal()
504 getopt(int nargc, char * const *nargv, const char *options) in getopt()
/freebsd/lib/libc/gen/
H A Dsetproctitle.c76 int nargc; in setproctitle_internal() local
/freebsd/stand/common/
H A Dinterp_lua.c165 int argc, nargc; in interp_run() local
/freebsd/contrib/libedit/TEST/
H A Dwtc1.c246 int nargc; in main() local
/freebsd/contrib/bsddialog/utility/
H A Dbsddialog.c154 int i, rows, cols, retval, parsed, nargc, firstoptind; in main() local
/freebsd/stand/liblua/
H A Dlutils.c149 int argc, nargc; in lua_parse() local
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_provider.c415 dt_node_t *nargs, uint_t nargc, dt_node_t *xargs, uint_t xargc) in dt_probe_create()

12