Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/bltins/
H A Dmkservice.c211 static int waitnotify(int fd, long timeout, int rw) in waitnotify() function
269 sh_waitnotify(waitnotify); in service_init()
489 if(waitnotify(-1, timeout, 0)==0) in b_eloop()