/titanic_44/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
|
/titanic_44/usr/src/lib/libast/common/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
|
/titanic_44/usr/src/head/ |
H A D | getopt.h | 72 extern int getopt_long_only(int, char * const *, const char *,
|
/titanic_44/usr/src/lib/libast/amd64/include/ast/ |
H A D | getopt.h | 57 extern __MANGLE__ int getopt_long_only __PROTO__((int, char* const*, const char*, const struct opti…
|
H A D | ast_map.h | 143 #undef getopt_long_only 144 #define getopt_long_only _ast_getopt_long_only macro
|
/titanic_44/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | getopt.h | 57 extern __MANGLE__ int getopt_long_only __PROTO__((int, char* const*, const char*, const struct opti…
|
H A D | ast_map.h | 143 #undef getopt_long_only 144 #define getopt_long_only _ast_getopt_long_only macro
|
/titanic_44/usr/src/lib/libast/i386/include/ast/ |
H A D | getopt.h | 57 extern __MANGLE__ int getopt_long_only __PROTO__((int, char* const*, const char*, const struct opti…
|
H A D | ast_map.h | 143 #undef getopt_long_only 144 #define getopt_long_only _ast_getopt_long_only macro
|
/titanic_44/usr/src/lib/libast/sparc/include/ast/ |
H A D | getopt.h | 57 extern __MANGLE__ int getopt_long_only __PROTO__((int, char* const*, const char*, const struct opti…
|
H A D | ast_map.h | 143 #undef getopt_long_only 144 #define getopt_long_only _ast_getopt_long_only macro
|
/titanic_44/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
|
/titanic_44/usr/src/grub/grub-0.97/grub/ |
H A D | mapfile-intf | 49 getopt_long_only { FLAGS = INTERPOSE };
|
/titanic_44/usr/src/lib/libast/amd64/src/lib/libast/ |
H A D | ast_map.h | 122 #undef getopt_long_only 123 #define getopt_long_only _ast_getopt_long_only macro
|
/titanic_44/usr/src/lib/libast/sparc/src/lib/libast/ |
H A D | ast_map.h | 122 #undef getopt_long_only 123 #define getopt_long_only _ast_getopt_long_only macro
|
/titanic_44/usr/src/lib/libast/sparcv9/src/lib/libast/ |
H A D | ast_map.h | 122 #undef getopt_long_only 123 #define getopt_long_only _ast_getopt_long_only macro
|
/titanic_44/usr/src/lib/libast/i386/src/lib/libast/ |
H A D | ast_map.h | 122 #undef getopt_long_only 123 #define getopt_long_only _ast_getopt_long_only macro
|
/titanic_44/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/ |
H A D | map | 122 #undef getopt_long_only 123 #define getopt_long_only _ast_getopt_long_only
|
H A D | lib | 48 #define _lib_getopt_long_only 1 /* getopt_long_only() in default lib(s) */
|
/titanic_44/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/ |
H A D | map | 122 #undef getopt_long_only 123 #define getopt_long_only _ast_getopt_long_only
|
/titanic_44/usr/src/lib/libast/i386/src/lib/libast/FEATURE/ |
H A D | map | 122 #undef getopt_long_only 123 #define getopt_long_only _ast_getopt_long_only
|
/titanic_44/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/ |
H A D | map | 122 #undef getopt_long_only 123 #define getopt_long_only _ast_getopt_long_only
|
/titanic_44/usr/src/lib/c_synonyms/ |
H A D | syn_common | 360 getopt_long_only
|