Searched defs:optstring (Results 1 - 17 of 17) sorted by relevance

/macosx-10.10.1/file_cmds-242/pax/
H A Dgetoldopt.c27 getoldopt(int argc, char **argv, const char *optstring) argument
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/port/
H A Dgetopt.c55 getopt(int argc, char * const argv[], const char *optstring) argument
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/comp/
H A Dgetoptl.c42 golly(int argc, char* const* argv, const char* optstring, const struct option* longopts, int* longindex, int flags) argument
142 getopt_long(int argc, char* const* argv, const char* optstring, const struct option* longopts, int* longindex) argument
148 getopt_long_only(int argc, char* const* argv, const char* optstring, const struct option* longopts, int* longindex) argument
[all...]
/macosx-10.10.1/less-25/less/
H A Doption.c570 optstring(s, p_str, printopt, validchars) function
/macosx-10.10.1/cxxfilt-11/cxxfilt/libiberty/
H A Dgetopt.c401 _getopt_initialize(int argc ATTRIBUTE_UNUSED, char *const *argv ATTRIBUTE_UNUSED, const char *optstring) argument
522 _getopt_internal(int argc, char *const *argv, const char *optstring, const struct option *longopts, int *longind, int long_only) argument
974 getopt(int argc, char *const *argv, const char *optstring) argument
[all...]
/macosx-10.10.1/emacs-93/emacs/lib-src/
H A Dgetopt.c254 _getopt_initialize(int argc, char **argv, const char *optstring, int posixly_correct, struct _getopt_data *d) argument
373 _getopt_internal_r(int argc, char **argv, const char *optstring, const struct option *longopts, int *longind, int long_only, int posixly_correct, struct _getopt_data *d) argument
1139 _getopt_internal(int argc, char **argv, const char *optstring, const struct option *longopts, int *longind, int long_only, int posixly_correct) argument
1167 getopt(int argc, char *const *argv, const char *optstring) argument
[all...]
H A Detags.c1192 char *optstring; local
/macosx-10.10.1/gnuserv-7/gnuserv/
H A Dgetopt.c378 _getopt_initialize(int argc, char *const *argv, const char *optstring) argument
500 _getopt_internal(int argc, char *const *argv, const char *optstring, const struct option *longopts, int *longind, int long_only) argument
949 getopt(int argc, char *const *argv, const char *optstring) argument
[all...]
/macosx-10.10.1/gnutar-453/gnutar/lib/
H A Dgetopt.c233 _getopt_initialize(int argc, char **argv, const char *optstring, int posixly_correct, struct _getopt_data *d) argument
352 _getopt_internal_r(int argc, char **argv, const char *optstring, const struct option *longopts, int *longind, int long_only, int posixly_correct, struct _getopt_data *d) argument
1088 _getopt_internal(int argc, char **argv, const char *optstring, const struct option *longopts, int *longind, int long_only, int posixly_correct) argument
1116 getopt(int argc, char *const *argv, const char *optstring) argument
[all...]
/macosx-10.10.1/groff-38/groff/src/libs/libgroff/
H A Dgetopt.c253 _getopt_initialize(int argc, char **argv, const char *optstring, int posixly_correct, struct _getopt_data *d) argument
372 _getopt_internal_r(int argc, char **argv, const char *optstring, const struct option *longopts, int *longind, int long_only, int posixly_correct, struct _getopt_data *d) argument
1138 _getopt_internal(int argc, char **argv, const char *optstring, const struct option *longopts, int *longind, int long_only, int posixly_correct) argument
1166 getopt(int argc, char *const *argv, const char *optstring) argument
[all...]
/macosx-10.10.1/text_cmds-88/sort/
H A Dgetopt.c253 _getopt_initialize(int argc, char **argv, const char *optstring, int posixly_correct, struct _getopt_data *d) argument
372 _getopt_internal_r(int argc, char **argv, const char *optstring, const struct option *longopts, int *longind, int long_only, int posixly_correct, struct _getopt_data *d) argument
1138 _getopt_internal(int argc, char **argv, const char *optstring, const struct option *longopts, int *longind, int long_only, int posixly_correct) argument
1166 getopt(int argc, char *const *argv, const char *optstring) argument
[all...]
/macosx-10.10.1/bash-94.1.2/bash-3.2/builtins/
H A Dulimit.c224 static char optstring[4 + 2 * NCMDS]; variable
/macosx-10.10.1/bind9-45.101/bind9/bin/dig/
H A Dhost.c598 static const char * optstring = "46ac:dilnm:rst:vwCDN:R:TW:"; variable
/macosx-10.10.1/ksh-23/ksh/src/cmd/ksh93/bltins/
H A Dtypeset.c212 const char *optstring = sh_opttypeset; local
/macosx-10.10.1/ksh-23/ksh/src/cmd/ksh93/include/
H A Dnval.h104 const char *optstring; member in struct:Namdecl
/macosx-10.10.1/system_cmds-643.1.1/sar.tproj/
H A Dsar.c188 char *optstring = NULL; local
/macosx-10.10.1/Security-57031.1.35/SecurityTests/xdr_rpc/
H A Dxdr_test.cpp2603 const char *optstring = "chIiv"; local

Completed in 245 milliseconds