Searched defs:shbltin (Results 1 – 6 of 6) sorted by relevance
/titanic_51/usr/src/lib/libast/sparc/include/ast/ |
H A D | shcmd.h | 61 Namval_t *(*shbltin) __PROTO__((const char*, Shbltin_f, __V_*)); member
|
/titanic_51/usr/src/lib/libast/common/include/ |
H A D | shcmd.h | 52 Namval_t *(*shbltin)(const char*, Shbltin_f, void*); member
|
/titanic_51/usr/src/lib/libast/i386/include/ast/ |
H A D | shcmd.h | 61 Namval_t *(*shbltin) __PROTO__((const char*, Shbltin_f, __V_*)); member
|
/titanic_51/usr/src/lib/libast/amd64/include/ast/ |
H A D | shcmd.h | 61 Namval_t *(*shbltin) __PROTO__((const char*, Shbltin_f, __V_*)); member
|
/titanic_51/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | shcmd.h | 61 Namval_t *(*shbltin) __PROTO__((const char*, Shbltin_f, __V_*)); member
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/include/ |
H A D | shcmd.h | 67 Namval_t* (*shbltin)(const char*, Shbltin_f, void*); member
|