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

/osnet-11/usr/src/lib/libast/common/comp/
H A Dwordexp.h59 extern int wordfree(wordexp_t*);
/osnet-11/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
/osnet-11/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
/osnet-11/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
/osnet-11/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
/osnet-11/usr/src/lib/libc/port/regex/
H A Dwordexp.c38 * wordexp, wordfree -- POSIX.2 D11.2 word expansion routines.
45 #pragma weak _wordfree = wordfree
113 wordfree(wp);
373 wordfree(&wptmp);
408 wordfree(wordexp_t *wp) function
/osnet-11/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_map.h392 #undef wordfree macro
393 #define wordfree _ast_wordfree macro
/osnet-11/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_map.h392 #undef wordfree macro
393 #define wordfree _ast_wordfree macro
/osnet-11/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_map.h392 #undef wordfree macro
393 #define wordfree _ast_wordfree macro
/osnet-11/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_map.h392 #undef wordfree macro
393 #define wordfree _ast_wordfree macro

Completed in 75 milliseconds