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

/illumos-gate/usr/src/lib/libshell/amd64/include/ast/
H A Dshell.h65 typedef union Shnode_u Shnode_t; typedef in typeref:union:Shnode_u
220 extern __MANGLE__ int sh_exec __PROTO__((const Shnode_t*,int));
/illumos-gate/usr/src/lib/libshell/common/include/
H A Dshell.h56 typedef union Shnode_u Shnode_t; typedef in typeref:union:Shnode_u
210 extern int sh_exec(const Shnode_t*,int);
/illumos-gate/usr/src/lib/libshell/i386/include/ast/
H A Dshell.h65 typedef union Shnode_u Shnode_t; typedef in typeref:union:Shnode_u
220 extern __MANGLE__ int sh_exec __PROTO__((const Shnode_t*,int));
/illumos-gate/usr/src/lib/libshell/sparc/include/ast/
H A Dshell.h65 typedef union Shnode_u Shnode_t; typedef in typeref:union:Shnode_u
220 extern __MANGLE__ int sh_exec __PROTO__((const Shnode_t*,int));
/illumos-gate/usr/src/lib/libshell/sparcv9/include/ast/
H A Dshell.h65 typedef union Shnode_u Shnode_t; typedef in typeref:union:Shnode_u
220 extern __MANGLE__ int sh_exec __PROTO__((const Shnode_t*,int));

Completed in 250 milliseconds