Searched defs:wordexp_t (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/lib/libast/common/comp/
H A Dwordexp.h52 } wordexp_t; typedef in typeref:struct:_wdarg
58 extern int wordexp(const char*, wordexp_t*, int);
59 extern int wordfree(wordexp_t*);
/osnet-11/usr/src/lib/libast/amd64/include/ast/
H A Dwordexp.h61 } wordexp_t; typedef in typeref:struct:_wdarg
68 extern __MANGLE__ int wordexp __PROTO__((const char*, wordexp_t*, int));
69 extern __MANGLE__ int wordfree __PROTO__((wordexp_t*));
/osnet-11/usr/src/lib/libast/i386/include/ast/
H A Dwordexp.h61 } wordexp_t; typedef in typeref:struct:_wdarg
68 extern __MANGLE__ int wordexp __PROTO__((const char*, wordexp_t*, int));
69 extern __MANGLE__ int wordfree __PROTO__((wordexp_t*));
/osnet-11/usr/src/lib/libast/sparc/include/ast/
H A Dwordexp.h61 } wordexp_t; typedef in typeref:struct:_wdarg
68 extern __MANGLE__ int wordexp __PROTO__((const char*, wordexp_t*, int));
69 extern __MANGLE__ int wordfree __PROTO__((wordexp_t*));
/osnet-11/usr/src/lib/libast/sparcv9/include/ast/
H A Dwordexp.h61 } wordexp_t; typedef in typeref:struct:_wdarg
68 extern __MANGLE__ int wordexp __PROTO__((const char*, wordexp_t*, int));
69 extern __MANGLE__ int wordfree __PROTO__((wordexp_t*));

Completed in 22 milliseconds