Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/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
/illumos-gate/usr/src/head/
H A Dwordexp.h73 extern int wordexp(const char *_RESTRICT_KYWD, wordexp_t *_RESTRICT_KYWD, int);
H A DMakefile220 wordexp.h \
/illumos-gate/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
/illumos-gate/usr/src/man/man3head/
H A DMakefile114 wordexp.h.3head \
301 wordexp.3head \
488 wordexp.3head := LINKSRC = wordexp.h.3head
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/
H A Dmap390 #undef wordexp
391 #define wordexp _ast_wordexp
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/
H A Dmap390 #undef wordexp
391 #define wordexp _ast_wordexp
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/
H A Dmap390 #undef wordexp
391 #define wordexp _ast_wordexp
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/
H A Dmap390 #undef wordexp
391 #define wordexp _ast_wordexp
/illumos-gate/usr/src/cmd/ast/libast/
H A DMakefile.defs42 usage.h vdb.h vecargs.h vmalloc.h wait.h wordexp.h \
175 comp/wordexp.o \
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DMakefile38 usage.h vdb.h vecargs.h vmalloc.h wait.h wordexp.h \
140 wordexp.c mktime.c \
H A DMamfile3754 make wordexp.o
3755 make comp/wordexp.c
3757 make comp/wordexp.h implicit
3759 done comp/wordexp.h
3761 done comp/wordexp.c
3762 meta wordexp.o %.c>%.o comp/wordexp.c wordexp
3763 prev comp/wordexp.c
3765 done wordexp.o generated
6906 make ${INSTALLROOT}/include/ast/wordexp.h
6907 prev comp/wordexp.h
[all …]
H A DRELEASE1603 tsearch,wordexp: add
/illumos-gate/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()
/illumos-gate/usr/src/cmd/mailx/
H A Dfio.c760 if (wordexp(name, &wrdexp_buf, WRDE_NOCMD) != 0) { in expand()
/illumos-gate/usr/src/lib/libc/amd64/
H A DMakefile968 wordexp.o
/illumos-gate/usr/src/lib/libc/i386/
H A DMakefile.com1007 wordexp.o
/illumos-gate/usr/src/lib/libc/sparcv9/
H A DMakefile.com980 wordexp.o
/illumos-gate/usr/src/lib/libc/sparc/
H A DMakefile.com1034 wordexp.o
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-header.p5m185 file path=usr/include/ast/wordexp.h
1573 file path=usr/include/wordexp.h
1919 link path=usr/share/man/man3head/wordexp.3head target=wordexp.h.3head
1920 file path=usr/share/man/man3head/wordexp.h.3head
H A Dsystem-library.man3c.inc1506 file path=usr/share/man/man3c/wordexp.3c
1507 link path=usr/share/man/man3c/wordfree.3c target=wordexp.3c
/illumos-gate/usr/src/man/man3c/
H A DMakefile571 wordexp.3c \
2632 wordfree.3c := LINKSRC = wordexp.3c
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers1948 wordexp;