Home
last modified time | relevance | path

Searched refs:wordexp (Results 1 – 25 of 38) sorted by relevance

12

/titanic_44/usr/src/lib/libast/common/comp/
H A Dwordexp.h58 extern int wordexp(const char*, wordexp_t*, int);
H A Dwordexp.c65 int wordexp(const char *string, wordexp_t *wdarg, register int flags) in wordexp() function
/titanic_44/usr/src/head/
H A Dwordexp.h73 extern int wordexp(const char *_RESTRICT_KYWD, wordexp_t *_RESTRICT_KYWD, int);
H A DMakefile214 wordexp.h \
/titanic_44/usr/src/lib/libast/amd64/include/ast/
H A Dwordexp.h68 extern __MANGLE__ int wordexp __PROTO__((const char*, wordexp_t*, int));
H A Dast_map.h411 #undef wordexp
412 #define wordexp _ast_wordexp macro
/titanic_44/usr/src/lib/libast/sparcv9/include/ast/
H A Dwordexp.h68 extern __MANGLE__ int wordexp __PROTO__((const char*, wordexp_t*, int));
H A Dast_map.h411 #undef wordexp
412 #define wordexp _ast_wordexp macro
/titanic_44/usr/src/lib/libast/i386/include/ast/
H A Dwordexp.h68 extern __MANGLE__ int wordexp __PROTO__((const char*, wordexp_t*, int));
H A Dast_map.h411 #undef wordexp
412 #define wordexp _ast_wordexp macro
/titanic_44/usr/src/lib/libast/sparc/include/ast/
H A Dwordexp.h68 extern __MANGLE__ int wordexp __PROTO__((const char*, wordexp_t*, int));
H A Dast_map.h411 #undef wordexp
412 #define wordexp _ast_wordexp macro
/titanic_44/usr/src/man/man3head/
H A DMakefile109 wordexp.h.3head \
198 wordexp.3head \
287 wordexp.3head := LINKSRC = wordexp.h.3head
/titanic_44/usr/src/lib/libc/port/regex/
H A Dwordexp.c45 #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 DMakefile144 wordexp.h
/titanic_44/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_map.h390 #undef wordexp
391 #define wordexp _ast_wordexp macro
/titanic_44/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_map.h390 #undef wordexp
391 #define wordexp _ast_wordexp macro
/titanic_44/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_map.h390 #undef wordexp
391 #define wordexp _ast_wordexp macro
/titanic_44/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_map.h390 #undef wordexp
391 #define wordexp _ast_wordexp macro
/titanic_44/usr/src/lib/libast/common/
H A Dllib-last126 #include <wordexp.h>
/titanic_44/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/
H A Dmap390 #undef wordexp
391 #define wordexp _ast_wordexp
/titanic_44/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/
H A Dmap390 #undef wordexp
391 #define wordexp _ast_wordexp
/titanic_44/usr/src/lib/libast/i386/src/lib/libast/FEATURE/
H A Dmap390 #undef wordexp
391 #define wordexp _ast_wordexp
/titanic_44/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/
H A Dmap390 #undef wordexp
391 #define wordexp _ast_wordexp
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Dconfig.c154 if ((i = wordexp(get_prop_value_string(mprops, PR_EXEC_NAME), in create_method_info()

12