Home
last modified time | relevance | path

Searched refs:sh_fdnotify (Results 1 – 11 of 11) sorted by relevance

/dports/shells/ksh93/ast-93u/src/cmd/ksh93/include/
H A Dshell.h200 extern int (*sh_fdnotify(int(*)(int,int)))(int,int);
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/ksh93/include/
H A Dshell.h200 extern int (*sh_fdnotify(int(*)(int,int)))(int,int);
/dports/shells/ksh2020/ast-ksh2020/src/cmd/ksh93/include/
H A Dshell.h286 extern int (*sh_fdnotify(int (*)(int, int)))(int, int);
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/ksh93/include/
H A Dshell.h198 extern int (*sh_fdnotify(int(*)(int,int)))(int,int);
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/ksh93/bltins/
H A Dmkservice.c268 covered_fdnotify = sh_fdnotify(fdnotify); in service_init()
/dports/shells/ksh93/ast-93u/src/cmd/ksh93/bltins/
H A Dmkservice.c268 covered_fdnotify = sh_fdnotify(fdnotify); in service_init()
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/ksh93/bltins/
H A Dmkservice.c271 covered_fdnotify = sh_fdnotify(fdnotify); in service_init()
/dports/shells/ksh93/ast-93u/src/cmd/ksh93/sh/
H A Dio.c2640 Notify_f sh_fdnotify(Notify_f notify) in sh_fdnotify() function
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/ksh93/sh/
H A Dio.c2640 Notify_f sh_fdnotify(Notify_f notify) in sh_fdnotify() function
/dports/shells/ksh2020/ast-ksh2020/src/cmd/ksh93/sh/
H A Dio.c2608 Notify_f sh_fdnotify(Notify_f notify) { in sh_fdnotify() function
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/ksh93/sh/
H A Dio.c2789 Notify_f sh_fdnotify(Notify_f notify) in sh_fdnotify() function