Searched defs:getopt_long (Results 1 - 20 of 20) sorted by relevance

/macosx-10.10/bc-21/bc/lib/
H A Dgetopt1.c63 getopt_long (argc, argv, options, long_options, opt_index) function
/macosx-10.10/uucp-11/uucp/lib/
H A Dgetop1.c26 getopt_long (argc, argv, options, long_options, opt_index) function
/macosx-10.10/cxxfilt-11/cxxfilt/libiberty/
H A Dgetopt1.c69 getopt_long (int argc, char *const *argv, const char *options, function
/macosx-10.10/emacs-93/emacs/lib-src/
H A Dgetopt1.c44 getopt_long (int argc, char *__getopt_argv_const *argv, const char *options, function
H A Dgetopt_.h42 # undef getopt_long macro
52 # define getopt_long __GETOPT_ID (getopt_long) macro
H A Detags.c202 # define getopt_long(argc,argv,optstr,lopts,lind) getopt (argc, argv, optstr) macro
/macosx-10.10/gnudiff-19/diffutils/lib/
H A Dgetopt1.c66 getopt_long (argc, argv, options, long_options, opt_index) function
/macosx-10.10/gnutar-453/gnutar/lib/
H A Dgetopt1.c41 getopt_long (int argc, char *__getopt_argv_const *argv, const char *options, function
H A Dgetopt_.h40 # undef getopt_long macro
50 # define getopt_long __GETOPT_ID (getopt_long) macro
/macosx-10.10/gpatch-3/patch/
H A Dgetopt1.c66 getopt_long (argc, argv, options, long_options, opt_index) function
/macosx-10.10/groff-38/groff/src/libs/libgroff/
H A Dgetopt1.c44 getopt_long (int argc, char *__getopt_argv_const *argv, const char *options, function
/macosx-10.10/srm-7/srm/lib/
H A Dgetopt1.c67 getopt_long (argc, argv, options, long_options, opt_index) function
/macosx-10.10/text_cmds-88/sort/
H A Dgetopt1.c44 getopt_long (int argc, char *__getopt_argv_const *argv, const char *options, function
H A Dgetopt.h40 # undef getopt_long macro
50 # define getopt_long __GETOPT_ID (getopt_long) macro
/macosx-10.10/ksh-23/ksh/src/lib/libast/comp/
H A Dgetoptl.c142 getopt_long(int argc, char* const* argv, const char* optstring, const struct option* longopts, int* longindex) function
/macosx-10.10/groff-38/groff/src/include/
H A Dgetopt.h42 # undef getopt_long macro
52 # define getopt_long __GETOPT_ID (getopt_long) macro
/macosx-10.10/file-46/file/src/
H A Dgetopt_long.c356 getopt_long(nargc, nargv, options, long_options, idx) function
/macosx-10.10/Libc-1044.1.2/stdlib/FreeBSD/
H A Dgetopt_long.c606 getopt_long(int nargc, char * const *nargv, const char *options, function
/macosx-10.10/PowerManagement-494.1.2/darktool/
H A Ddarktool.h197 struct option getopt_long; member in struct:DTOption
/macosx-10.10/file_cmds-242/gzip/
H A Dgzip.c288 #define getopt_long(a,b,c,d,e) getopt(a,b,c) macro

Completed in 406 milliseconds