/illumos-gate/usr/src/grub/grub-0.97/lib/ |
H A D | getopt.h | 112 extern int getopt_long_only (int argc, char *const *argv, 124 extern int getopt_long_only ();
|
H A D | getopt1.c | 85 getopt_long_only (argc, argv, options, long_options, opt_index) in getopt_long_only() function
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/ |
H A D | getopt.h | 48 extern int getopt_long_only(int, char* const*, const char*, const struct option*, int*);
|
H A D | getoptl.c | 148 getopt_long_only(int argc, char* const* argv, const char* optstring, const struct option* longopts,… in getopt_long_only() function
|
/illumos-gate/usr/src/head/ |
H A D | getopt.h | 78 extern int getopt_long_only(int, char * const *, const char *,
|
/illumos-gate/usr/src/lib/libc/port/gen/ |
H A D | getopt_long.c | 70 #pragma weak _getopt_long_only = getopt_long_only 741 getopt_long_only(int nargc, char *const *nargv, in getopt_long_only() function
|
/illumos-gate/usr/src/grub/grub-0.97/grub/ |
H A D | mapfile-intf | 49 getopt_long_only { FLAGS = INTERPOSE };
|
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/ |
H A D | map | 122 #undef getopt_long_only 123 #define getopt_long_only _ast_getopt_long_only
|
H A D | lib | 49 #define _lib_getopt_long_only 1 /* getopt_long_only() in default lib(s) */
|
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/ |
H A D | map | 122 #undef getopt_long_only 123 #define getopt_long_only _ast_getopt_long_only
|
H A D | lib | 49 #define _lib_getopt_long_only 1 /* getopt_long_only() in default lib(s) */
|
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/ |
H A D | map | 119 #undef getopt_long_only 120 #define getopt_long_only _ast_getopt_long_only
|
H A D | lib | 50 #define _lib_getopt_long_only 1 /* getopt_long_only() in default lib(s) */
|
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/ |
H A D | map | 119 #undef getopt_long_only 120 #define getopt_long_only _ast_getopt_long_only
|
H A D | lib | 50 #define _lib_getopt_long_only 1 /* getopt_long_only() in default lib(s) */
|
/illumos-gate/usr/src/lib/c_synonyms/ |
H A D | syn_common | 360 getopt_long_only
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/ |
H A D | lib | 27 lib getopt,getsubopt,getopt_long,getopt_long_only
|
/illumos-gate/usr/src/man/man3c/ |
H A D | Makefile | 884 getopt_long_only.3c \ 1969 getopt_long_only.3c := LINKSRC = getopt_long.3c
|
/illumos-gate/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 1073 getopt_long_only;
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/ |
H A D | RELEASE | 856 03-01-29 comp/getopt.h,comp/getoptl.c: add gnu getopt_long(), getopt_long_only()
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-library.man3c.inc | 481 link path=usr/share/man/man3c/getopt_long_only.3c target=getopt_long.3c
|