Searched refs:wordexp (Results 1 - 23 of 23) sorted by relevance

/osnet-11/usr/src/lib/libast/common/comp/
H A Dwordexp.h24 * posix wordexp interface definitions
58 extern int wordexp(const char*, wordexp_t*, int);
H A Dwordexp.c24 * POSIX 1003.2 wordexp implementation
28 #include <wordexp.h>
65 int wordexp(const char *string, wordexp_t *wdarg, register int flags) function
/osnet-11/usr/src/lib/libast/amd64/include/ast/
H A Dwordexp.h26 * posix wordexp interface definitions
68 extern __MANGLE__ int wordexp __PROTO__((const char*, wordexp_t*, int));
H A Dast_map.h411 #undef wordexp macro
412 #define wordexp _ast_wordexp macro
/osnet-11/usr/src/lib/libast/i386/include/ast/
H A Dwordexp.h26 * posix wordexp interface definitions
68 extern __MANGLE__ int wordexp __PROTO__((const char*, wordexp_t*, int));
H A Dast_map.h411 #undef wordexp macro
412 #define wordexp _ast_wordexp macro
/osnet-11/usr/src/lib/libast/sparc/include/ast/
H A Dwordexp.h26 * posix wordexp interface definitions
68 extern __MANGLE__ int wordexp __PROTO__((const char*, wordexp_t*, int));
H A Dast_map.h411 #undef wordexp macro
412 #define wordexp _ast_wordexp macro
/osnet-11/usr/src/lib/libast/sparcv9/include/ast/
H A Dwordexp.h26 * posix wordexp interface definitions
68 extern __MANGLE__ int wordexp __PROTO__((const char*, wordexp_t*, int));
H A Dast_map.h411 #undef wordexp macro
412 #define wordexp _ast_wordexp macro
/osnet-11/usr/src/lib/libc/port/regex/
H A Dwordexp.c31 * $Id: wordexp.c 1.22 1994/11/21 18:24:50 miked
38 * wordexp, wordfree -- POSIX.2 D11.2 word expansion routines.
44 #pragma weak _wordexp = wordexp
59 #include <wordexp.h>
85 wordexp(const char *word, wordexp_t *wp, int flags) function
119 * unless wordexp() either succeeds, or fails on WRDE_NOSPACE.
153 * |wordexp()| to not be a cancellation point.
382 * Map xpg4-sh errors to wordexp() errors
392 * Map ksh93 errors to |wordexp()| errors
/osnet-11/usr/src/lib/libast/
H A DMakefile149 wordexp.h
H A DMakefile.com142 common/comp/wordexp.o \
/osnet-11/usr/src/lib/libast/common/
H A Dllib-last126 #include <wordexp.h>
/osnet-11/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_map.h390 #undef wordexp macro
391 #define wordexp _ast_wordexp macro
/osnet-11/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_map.h390 #undef wordexp macro
391 #define wordexp _ast_wordexp macro
/osnet-11/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_map.h390 #undef wordexp macro
391 #define wordexp _ast_wordexp macro
/osnet-11/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_map.h390 #undef wordexp macro
391 #define wordexp _ast_wordexp macro
/osnet-11/usr/src/lib/libc/i386/
H A DMakefile.com871 wordexp.o
/osnet-11/usr/src/lib/libc/sparc/
H A DMakefile.com904 wordexp.o
/osnet-11/usr/src/lib/libc/sparcv9/
H A DMakefile.com852 wordexp.o
/osnet-11/usr/src/lib/libc/amd64/
H A DMakefile835 wordexp.o
/osnet-11/usr/src/lib/libc/port/
H A Dllib-lc163 #include <wordexp.h>

Completed in 76 milliseconds