Home
last modified time | relevance | path

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

/titanic_52/usr/src/lib/libc/port/gen/
H A Dgetopt_long.c234 verify_short_long_equivalents(int nargc, in verify_short_long_equivalents() argument
307 parse_long_options(int nargc, char * const *nargv, const char *options, in parse_long_options() argument
456 getopt_internal(int nargc, char * const *nargv, const char *options, in getopt_internal() argument
720 getopt_long(int nargc,char * const * nargv,const char * optstring,const struct option * long_options,int * long_index) getopt_long() argument
741 getopt_long_only(int nargc,char * const * nargv,const char * optstring,const struct option * long_options,int * long_index) getopt_long_only() argument
781 getopt_clip(int nargc,char * const * nargv,const char * optstring,const struct option * long_options,int * long_index) getopt_clip() argument
[all...]
/titanic_52/usr/src/lib/libbc/libc/gen/common/
H A Dgetopt.c45 getopt(int nargc, char **nargv, char *ostr) in getopt() argument
/titanic_52/usr/src/boot/lib/libstand/
H A Dgetopt.c55 getopt(int nargc, char * const *nargv, const char *ostr) in getopt() argument
/titanic_52/usr/src/lib/libsmbfs/smb/
H A Dcfopt.c72 cf_getopt(nargc, nargv, ostr) in cf_getopt() argument
/titanic_52/usr/src/cmd/dfs.cmds/general/
H A Dgeneral.c74 int nargc = 0; /* new argc */ local
/titanic_52/usr/src/cmd/mdb/common/modules/libpython/
H A Dlibpython.c256 uint_t nargc = (verbose != NULL && *verbose) ? 1 : 0; in python_stack() local
308 uint_t nargc = verbose ? 1 : 0; in py_stack() local
/titanic_52/usr/src/cmd/dfs.cmds/dfshares/
H A Ddfshares.c78 int nargc = 0; /* new argc */ in main() local
/titanic_52/usr/src/cmd/fs.d/
H A Dvolcopy.c56 int nargc = 2; variable
H A Dfsck.c75 int nargc = 2; variable
[all...]
/titanic_52/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dmain.c241 int nargc = 0; in main() local
/titanic_52/usr/src/cmd/sgs/ld/common/
H A Dld.c535 int nargc; in prepend_ldoptions() local
[all...]
/titanic_52/usr/src/lib/libdtrace/common/
H A Ddt_provider.c410 dt_node_t *nargs, uint_t nargc, dt_node_t *xargs, uint_t xargc) in dt_probe_create() argument
H A Ddt_parser.c2510 int nargc, xargc; in dt_node_probe() local
/titanic_52/usr/src/cmd/sendmail/src/
H A Dconf.c3013 getopt(nargc,nargv,ostr) in getopt() argument