Searched refs:wordfree (Results 1 - 17 of 17) sorted by relevance

/illumos-gate/usr/src/lib/libast/common/comp/
H A Dwordexp.h59 extern int wordfree(wordexp_t*);
/illumos-gate/usr/src/head/
H A Dwordexp.h74 extern void wordfree(wordexp_t *);
/illumos-gate/usr/src/lib/libast/amd64/include/ast/
H A Dwordexp.h69 extern __MANGLE__ int wordfree __PROTO__((wordexp_t*));
H A Dast_map.h413 #undef wordfree macro
414 #define wordfree _ast_wordfree macro
/illumos-gate/usr/src/lib/libast/i386/include/ast/
H A Dwordexp.h69 extern __MANGLE__ int wordfree __PROTO__((wordexp_t*));
H A Dast_map.h413 #undef wordfree macro
414 #define wordfree _ast_wordfree macro
/illumos-gate/usr/src/lib/libast/sparc/include/ast/
H A Dwordexp.h69 extern __MANGLE__ int wordfree __PROTO__((wordexp_t*));
H A Dast_map.h413 #undef wordfree macro
414 #define wordfree _ast_wordfree macro
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/
H A Dwordexp.h69 extern __MANGLE__ int wordfree __PROTO__((wordexp_t*));
H A Dast_map.h413 #undef wordfree macro
414 #define wordfree _ast_wordfree macro
/illumos-gate/usr/src/lib/libc/port/regex/
H A Dwordexp.c39 * wordexp, wordfree -- POSIX.2 D11.2 word expansion routines.
46 #pragma weak _wordfree = wordfree
132 wordfree(wp);
367 wordfree(&wptmp);
422 wordfree(wordexp_t *wp) function
/illumos-gate/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_map.h392 #undef wordfree macro
393 #define wordfree _ast_wordfree macro
/illumos-gate/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_map.h392 #undef wordfree macro
393 #define wordfree _ast_wordfree macro
/illumos-gate/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_map.h392 #undef wordfree macro
393 #define wordfree _ast_wordfree macro
/illumos-gate/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_map.h392 #undef wordfree macro
393 #define wordfree _ast_wordfree macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Dconfig.c123 * state so it can be consumed by wordfree.
132 wordfree(&mi->exec_args_we);
170 * wordfree() gets passed what wordexp() originally returned,
/illumos-gate/usr/src/man/man3c/
H A DMakefile1372 wordfree.3c \
2497 wordfree.3c := LINKSRC = wordexp.3c

Completed in 101 milliseconds