Home
last modified time | relevance | path

Searched defs:long_options (Results 1 – 12 of 12) sorted by relevance

/titanic_52/usr/src/grub/grub-0.97/lib/
H A Dgetopt1.c69 getopt_long(argc,argv,options,long_options,opt_index) getopt_long() argument
85 getopt_long_only(argc,argv,options,long_options,opt_index) getopt_long_only() argument
114 static struct option long_options[] = global() local
/titanic_52/usr/src/lib/libc/port/gen/
H A Dgetopt_long.c237 const struct option *long_options, in verify_short_long_equivalents() argument
308 parse_long_options(int nargc,char * const * nargv,const char * options,const struct option * long_options,int * idx,int short_too,uint_t flags) parse_long_options() argument
457 getopt_internal(int nargc,char * const * nargv,const char * options,const struct option * long_options,int * idx,uint_t flags) getopt_internal() argument
722 getopt_long(int nargc,char * const * nargv,const char * optstring,const struct option * long_options,int * long_index) getopt_long() argument
743 getopt_long_only(int nargc,char * const * nargv,const char * optstring,const struct option * long_options,int * long_index) getopt_long_only() argument
783 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/cmd/hal/tools/
H A Dhal_find_by_capability.c92 static struct option long_options[] = { in main() local
H A Dhal_find_by_property.c97 static struct option long_options[] = { in main() local
H A Dhal_get_property.c104 static struct option long_options[] = { in main() local
H A Dhal-is-caller-privileged.c122 static struct option long_options[] = { in main() local
H A Dhal_set_property.c132 static struct option long_options[] = { in main() local
H A Dlshal.c586 static const struct option long_options[] = { in main() local
/titanic_52/usr/src/cmd/policykit/
H A Dpolkit-is-privileged.c69 static const struct option long_options[] = { in main() local
/titanic_52/usr/src/cmd/hal/hald/
H A Dhald.c401 static struct option long_options[] = { in main() local
/titanic_52/usr/src/cmd/krb5/kinit/
H A Dkinit.c229 struct option long_options[] = { variable
/titanic_52/usr/src/cmd/ls/
H A Dls.c368 const struct option long_options[] = { variable