/titanic_44/usr/src/lib/libast/common/comp/ |
H A D | wordexp.h | 58 extern int wordexp(const char*, wordexp_t*, int);
|
H A D | wordexp.c | 65 int wordexp(const char *string, wordexp_t *wdarg, register int flags) in wordexp() function
|
/titanic_44/usr/src/head/ |
H A D | wordexp.h | 73 extern int wordexp(const char *_RESTRICT_KYWD, wordexp_t *_RESTRICT_KYWD, int);
|
H A D | Makefile | 214 wordexp.h \
|
/titanic_44/usr/src/lib/libast/amd64/include/ast/ |
H A D | wordexp.h | 68 extern __MANGLE__ int wordexp __PROTO__((const char*, wordexp_t*, int));
|
H A D | ast_map.h | 411 #undef wordexp 412 #define wordexp _ast_wordexp macro
|
/titanic_44/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | wordexp.h | 68 extern __MANGLE__ int wordexp __PROTO__((const char*, wordexp_t*, int));
|
H A D | ast_map.h | 411 #undef wordexp 412 #define wordexp _ast_wordexp macro
|
/titanic_44/usr/src/lib/libast/i386/include/ast/ |
H A D | wordexp.h | 68 extern __MANGLE__ int wordexp __PROTO__((const char*, wordexp_t*, int));
|
H A D | ast_map.h | 411 #undef wordexp 412 #define wordexp _ast_wordexp macro
|
/titanic_44/usr/src/lib/libast/sparc/include/ast/ |
H A D | wordexp.h | 68 extern __MANGLE__ int wordexp __PROTO__((const char*, wordexp_t*, int));
|
H A D | ast_map.h | 411 #undef wordexp 412 #define wordexp _ast_wordexp macro
|
/titanic_44/usr/src/man/man3head/ |
H A D | Makefile | 109 wordexp.h.3head \ 198 wordexp.3head \ 287 wordexp.3head := LINKSRC = wordexp.h.3head
|
/titanic_44/usr/src/lib/libc/port/regex/ |
H A D | wordexp.c | 45 #pragma weak _wordexp = wordexp 100 wordexp(const char *word, wordexp_t *wp, int flags) in wordexp() function
|
/titanic_44/usr/src/lib/libast/ |
H A D | Makefile | 144 wordexp.h
|
/titanic_44/usr/src/lib/libast/amd64/src/lib/libast/ |
H A D | ast_map.h | 390 #undef wordexp 391 #define wordexp _ast_wordexp macro
|
/titanic_44/usr/src/lib/libast/sparc/src/lib/libast/ |
H A D | ast_map.h | 390 #undef wordexp 391 #define wordexp _ast_wordexp macro
|
/titanic_44/usr/src/lib/libast/sparcv9/src/lib/libast/ |
H A D | ast_map.h | 390 #undef wordexp 391 #define wordexp _ast_wordexp macro
|
/titanic_44/usr/src/lib/libast/i386/src/lib/libast/ |
H A D | ast_map.h | 390 #undef wordexp 391 #define wordexp _ast_wordexp macro
|
/titanic_44/usr/src/lib/libast/common/ |
H A D | llib-last | 126 #include <wordexp.h>
|
/titanic_44/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/ |
H A D | map | 390 #undef wordexp 391 #define wordexp _ast_wordexp
|
/titanic_44/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/ |
H A D | map | 390 #undef wordexp 391 #define wordexp _ast_wordexp
|
/titanic_44/usr/src/lib/libast/i386/src/lib/libast/FEATURE/ |
H A D | map | 390 #undef wordexp 391 #define wordexp _ast_wordexp
|
/titanic_44/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/ |
H A D | map | 390 #undef wordexp 391 #define wordexp _ast_wordexp
|
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/inetd/ |
H A D | config.c | 154 if ((i = wordexp(get_prop_value_string(mprops, PR_EXEC_NAME), in create_method_info()
|