Home
last modified time | relevance | path

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

/external/strace/
Dstream.c275 static const struct xlat pollflags[] = { variable
344 printflags(pollflags, fds.events, "POLL???"); in decode_poll()
407 flagstr=sprintflags("", pollflags, fds.revents); in decode_poll()