/titanic_51/usr/src/lib/libc/port/gen/ |
H A D | getopt_long.c | 234 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_51/usr/src/lib/libbc/libc/gen/common/ |
H A D | getopt.c | 45 getopt(int nargc, char **nargv, char *ostr) in getopt() argument
|
/titanic_51/usr/src/boot/lib/libstand/ |
H A D | getopt.c | 55 getopt(int nargc, char * const *nargv, const char *ostr) in getopt() argument
|
/titanic_51/usr/src/lib/libsmbfs/smb/ |
H A D | cfopt.c | 72 cf_getopt(nargc, nargv, ostr) in cf_getopt() argument
|
/titanic_51/usr/src/cmd/dfs.cmds/general/ |
H A D | general.c | 74 int nargc = 0; /* new argc */ local
|
/titanic_51/usr/src/cmd/mdb/common/modules/libpython/ |
H A D | libpython.c | 256 uint_t nargc = (verbose != NULL && *verbose) ? 1 : 0; in python_stack() local 308 uint_t nargc = verbose ? 1 : 0; in py_stack() local
|
/titanic_51/usr/src/cmd/dfs.cmds/dfshares/ |
H A D | dfshares.c | 78 int nargc = 0; /* new argc */ in main() local
|
/titanic_51/usr/src/cmd/fs.d/ |
H A D | volcopy.c | 56 int nargc = 2; variable
|
H A D | fsck.c | 75 int nargc = 2; variable [all...] |
/titanic_51/usr/src/cmd/cmd-inet/usr.bin/ftp/ |
H A D | main.c | 241 int nargc = 0; in main() local
|
/titanic_51/usr/src/cmd/sgs/ld/common/ |
H A D | ld.c | 535 int nargc; in prepend_ldoptions() local [all...] |
/titanic_51/usr/src/lib/libdtrace/common/ |
H A D | dt_provider.c | 410 dt_node_t *nargs, uint_t nargc, dt_node_t *xargs, uint_t xargc) in dt_probe_create() argument
|
H A D | dt_parser.c | 2510 int nargc, xargc; in dt_node_probe() local
|
/titanic_51/usr/src/cmd/sendmail/src/ |
H A D | conf.c | 3013 getopt(nargc,nargv,ostr) in getopt() argument
|