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

/illumos-gate/usr/src/lib/libshell/amd64/include/ast/
H A Dshell.h62 typedef int (*Shwait_f) __PROTO__((int, long, int)); typedef
212 extern __MANGLE__ __V_ *sh_waitnotify __PROTO__((Shwait_f));
/illumos-gate/usr/src/lib/libshell/common/include/
H A Dshell.h53 typedef int (*Shwait_f)(int, long, int); typedef
202 extern void *sh_waitnotify(Shwait_f);
/illumos-gate/usr/src/lib/libshell/i386/include/ast/
H A Dshell.h62 typedef int (*Shwait_f) __PROTO__((int, long, int)); typedef
212 extern __MANGLE__ __V_ *sh_waitnotify __PROTO__((Shwait_f));
/illumos-gate/usr/src/lib/libshell/sparc/include/ast/
H A Dshell.h62 typedef int (*Shwait_f) __PROTO__((int, long, int)); typedef
212 extern __MANGLE__ __V_ *sh_waitnotify __PROTO__((Shwait_f));
/illumos-gate/usr/src/lib/libshell/sparcv9/include/ast/
H A Dshell.h62 typedef int (*Shwait_f) __PROTO__((int, long, int)); typedef
212 extern __MANGLE__ __V_ *sh_waitnotify __PROTO__((Shwait_f));

Completed in 49 milliseconds