/titanic_51/usr/src/lib/libc/port/gen/ |
H A D | getopt.c | 86 parseshort(const char *optstring, const char c) in parseshort() argument 129 parselong(const char * optstring,const char * opt,char ** longoptarg) parselong() argument 179 getopt(int argc,char * const * argv,const char * optstring) getopt() argument [all...] |
H A D | getopt_long.c | 721 const char *optstring, in getopt_long() argument 742 const char *optstring, in getopt_long_only() argument 782 const char *optstring, in getopt_clip() argument [all...] |
/titanic_51/usr/src/lib/libast/common/comp/ |
H A D | getoptl.c | 42 golly(int argc, char* const* argv, const char* optstring, const struct option* longopts, int* longi… in golly() 142 getopt_long(int argc, char* const* argv, const char* optstring, const struct option* longopts, int*… in getopt_long() 148 getopt_long_only(int argc, char* const* argv, const char* optstring, const struct option* longopts,… in getopt_long_only()
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/comp/ |
H A D | getoptl.c | 42 golly(int argc, char* const* argv, const char* optstring, const struct option* longopts, int* longindex, int flags) in golly() argument 142 getopt_long(int argc, char* const* argv, const char* optstring, const struct option* longopts, int* longindex) in getopt_long() argument 148 getopt_long_only(int argc, char* const* argv, const char* optstring, const struct option* longopts, int* longindex) in getopt_long_only() argument [all...] |
/titanic_51/usr/src/cmd/dtrace/test/cmd/jdtrace/ |
H A D | Getopt.java | 48 private String optstring; field in Getopt 138 parseshort(String optstring, char c) in parseshort() argument 185 parselong(String optstring, String opt, StringRef longoptarg) parselong() argument [all...] |
/titanic_51/usr/src/cmd/prtconf/ |
H A D | prtconf.c | 169 static const char *optstring = "abcdDvVxpPFf:M:dLuC"; variable 171 static const char *optstring = "abcdDvVxpPFf:uC"; variable
|
/titanic_51/usr/src/grub/grub-0.97/lib/ |
H A D | getopt.c | 393 _getopt_initialize(argc,argv,optstring) _getopt_initialize() argument 515 _getopt_internal(argc,argv,optstring,longopts,longind,long_only) _getopt_internal() argument 970 getopt(argc,argv,optstring) getopt() argument [all...] |
/titanic_51/usr/src/cmd/hostname/ |
H A D | hostname.c | 70 char *optstring = "?"; in main() local
|
/titanic_51/usr/src/grub/grub-0.97/util/ |
H A D | mbchk.c | 28 static char *optstring = "hvq"; variable
|
/titanic_51/usr/src/cmd/cmd-crypto/kmfcfg/ |
H A D | util.c | 367 populate_opts(char *optstring) in populate_opts() argument 423 getopt_av(int argc, char * const *argv, const char *optstring) in getopt_av() argument [all...] |
/titanic_51/usr/src/cmd/uname/ |
H A D | uname.c | 59 char *optstring = "asnrpvmiS:X"; in main() local
|
/titanic_51/usr/src/cmd/luxadm/ |
H A D | adm.c | 447 char *optstring = NULL; in main() local
|
/titanic_51/usr/src/cmd/cmd-crypto/pktool/ |
H A D | common.c | 391 populate_opts(char *optstring) in populate_opts() argument 452 getopt_av(int argc, char * const *argv, const char *optstring) in getopt_av() argument [all...] |
/titanic_51/usr/src/lib/libshare/common/ |
H A D | libshare_zfs.c | 458 char *optstring, int *err) in find_or_create_zfs_subgroup() argument 1101 char *optstring; in sa_zfs_update() local [all...] |
/titanic_51/usr/src/lib/libshell/common/bltins/ |
H A D | typeset.c | 208 const char *optstring = sh_opttypeset; in b_typeset() local
|
/titanic_51/usr/src/lib/libshell/amd64/include/ast/ |
H A D | nval.h | 113 const char *optstring; member
|
/titanic_51/usr/src/lib/libshell/common/include/ |
H A D | nval.h | 104 const char *optstring; member
|
/titanic_51/usr/src/lib/libshell/sparc/include/ast/ |
H A D | nval.h | 113 const char *optstring; member
|
/titanic_51/usr/src/lib/libshell/sparcv9/include/ast/ |
H A D | nval.h | 113 const char *optstring; member
|
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/include/ |
H A D | nval.h | 104 const char *optstring; member
|
/titanic_51/usr/src/lib/libshell/i386/include/ast/ |
H A D | nval.h | 113 const char *optstring; member
|
/titanic_51/usr/src/cmd/halt/ |
H A D | halt.c | 1281 const char *optstring; in main() local
|
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/bltins/ |
H A D | typeset.c | 212 const char *optstring = sh_opttypeset; in b_typeset() local
|
/titanic_51/usr/src/cmd/ldap/common/ |
H A D | common.c | 293 char *optstring, *common_opts; local
|
/titanic_51/usr/src/cmd/zoneadm/ |
H A D | zoneadm.c | 2901 char optstring[4]; in addopt() local
|