Searched refs:sh_fdnotify (Results 1 - 6 of 6) sorted by relevance

/osnet-11/usr/src/lib/libshell/common/include/
H A Dshell.h160 /* symbolic value for sh_fdnotify */
195 extern int (*sh_fdnotify(int(*)(int,int)))(int,int);
/osnet-11/usr/src/lib/libshell/amd64/include/ast/
H A Dshell.h169 /* symbolic value for sh_fdnotify */
205 extern __MANGLE__ int (*sh_fdnotify __PROTO__((int(*)(int,int)))) __PROTO__((int,int));
/osnet-11/usr/src/lib/libshell/i386/include/ast/
H A Dshell.h169 /* symbolic value for sh_fdnotify */
205 extern __MANGLE__ int (*sh_fdnotify __PROTO__((int(*)(int,int)))) __PROTO__((int,int));
/osnet-11/usr/src/lib/libshell/sparc/include/ast/
H A Dshell.h169 /* symbolic value for sh_fdnotify */
205 extern __MANGLE__ int (*sh_fdnotify __PROTO__((int(*)(int,int)))) __PROTO__((int,int));
/osnet-11/usr/src/lib/libshell/sparcv9/include/ast/
H A Dshell.h169 /* symbolic value for sh_fdnotify */
205 extern __MANGLE__ int (*sh_fdnotify __PROTO__((int(*)(int,int)))) __PROTO__((int,int));
/osnet-11/usr/src/lib/libshell/common/bltins/
H A Dmkservice.c268 covered_fdnotify = sh_fdnotify(fdnotify);

Completed in 36 milliseconds