Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libshell/common/bltins/
H A Dpoll_solaris.c214 void poll_eventstostr(char *s, int events) in poll_eventstostr() function
373 poll_eventstostr(buff, pollfd[i].revents); in b_poll()