Home
last modified time | relevance | path

Searched defs:getopt (Results 1 – 23 of 23) sorted by relevance

/titanic_41/usr/src/lib/libbc/libc/gen/common/
H A Dgetopt.c45 getopt(int nargc, char **nargv, char *ostr) in getopt() function
/titanic_41/usr/src/cmd/mdb/common/libstand/
H A Dgetopt.c50 getopt(int argc, char *const *argv, const char *opts) in getopt() function
/titanic_41/usr/src/cmd/bnu/
H A Dgetopt.c48 getopt(argc, argv, opts) in getopt() function
/titanic_41/usr/src/lib/libsasl/lib/
H A Dserver.c337 sasl_getopt_t *getopt; local
993 sasl_getopt_t *getopt; local
1201 sasl_getopt_t *getopt; local
1280 sasl_getopt_t *getopt; local
1415 sasl_getopt_t *getopt; local
2199 sasl_getopt_t *getopt; local
2373 sasl_getopt_t *getopt; local
H A Dcanonusr.c91 sasl_getopt_t *getopt; local
H A Dcheckpw.c508 sasl_getopt_t *getopt; in saslauthd_verify_password() local
H A Dsaslutil.c595 int getopt(int argc, char *argv[], char *opstring) in getopt() function
H A Dauxprop.c957 sasl_getopt_t *getopt; local
H A Dcommon.c731 sasl_getopt_t *getopt; in sasl_getprop() local
/titanic_41/usr/src/lib/libc/port/gen/
H A Dgetopt.c179 getopt(int argc, char *const *argv, const char *optstring) in getopt() function
/titanic_41/usr/src/cmd/dtrace/test/cmd/jdtrace/
H A DGetopt.java309 getopt() in getopt() method in Getopt
/titanic_41/usr/src/grub/grub-0.97/lib/
H A Dgetopt.c970 getopt (argc, argv, optstring) in getopt() function
/titanic_41/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_map.h117 #define getopt _ast_getopt macro
/titanic_41/usr/src/lib/libast/amd64/include/ast/
H A Dast_map.h138 #define getopt _ast_getopt macro
/titanic_41/usr/src/cmd/ssh/include/
H A Ddefines.h477 #define getopt(ac, av, o) BSDgetopt(ac, av, o) macro
/titanic_41/usr/src/lib/libast/sparc/include/ast/
H A Dast_map.h138 #define getopt _ast_getopt macro
/titanic_41/usr/src/lib/libast/sparcv9/include/ast/
H A Dast_map.h138 #define getopt _ast_getopt macro
/titanic_41/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_map.h117 #define getopt _ast_getopt macro
/titanic_41/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_map.h117 #define getopt _ast_getopt macro
/titanic_41/usr/src/lib/libast/i386/include/ast/
H A Dast_map.h138 #define getopt _ast_getopt macro
/titanic_41/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_map.h117 #define getopt _ast_getopt macro
/titanic_41/usr/src/lib/libsasl/include/
H A Dsaslplug.h74 sasl_getopt_t *getopt; member
/titanic_41/usr/src/cmd/sendmail/src/
H A Dconf.c3013 getopt(nargc,nargv,ostr) in getopt() function