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

/illumos-gate/usr/src/lib/libast/amd64/include/ast/
H A Dshcmd.h50 typedef int (*Shbltin_f) __PROTO__((int, char**, __V_*)); typedef
61 Namval_t *(*shbltin) __PROTO__((const char*, Shbltin_f, __V_*));
/illumos-gate/usr/src/lib/libast/common/include/
H A Dshcmd.h41 typedef int (*Shbltin_f)(int, char**, void*); typedef
52 Namval_t *(*shbltin)(const char*, Shbltin_f, void*);
/illumos-gate/usr/src/lib/libast/i386/include/ast/
H A Dshcmd.h50 typedef int (*Shbltin_f) __PROTO__((int, char**, __V_*)); typedef
61 Namval_t *(*shbltin) __PROTO__((const char*, Shbltin_f, __V_*));
/illumos-gate/usr/src/lib/libast/sparc/include/ast/
H A Dshcmd.h50 typedef int (*Shbltin_f) __PROTO__((int, char**, __V_*)); typedef
61 Namval_t *(*shbltin) __PROTO__((const char*, Shbltin_f, __V_*));
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/
H A Dshcmd.h50 typedef int (*Shbltin_f) __PROTO__((int, char**, __V_*)); typedef
61 Namval_t *(*shbltin) __PROTO__((const char*, Shbltin_f, __V_*));

Completed in 59 milliseconds