Home
last modified time | relevance | path

Searched defs:fdnotify (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/lib/libshell/common/bltins/
H A Dmkservice.c155 static int fdnotify(int fd1, int fd2) in fdnotify() function
/titanic_50/usr/src/lib/libshell/common/sh/
H A Dio.c68 static int (*fdnotify)(int,int); variable