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

/illumos-gate/usr/src/cmd/ttymon/
H A Dtmhandler.c54 static struct pmtab *find_fd();
245 if ((pmptr = find_fd(fdp->fd)) == NULL) {
437 * find_fd(fd) - find the corresponding pmtab entry for the fd
440 find_fd(fd) function

Completed in 43 milliseconds