Home
last modified time | relevance | path

Searched defs:pollfds (Results 1 – 3 of 3) sorted by relevance

/linux-3.3/arch/um/os-Linux/
Dsigio.c37 struct pollfds { struct
47 static struct pollfds current_poll; argument
Dirq.c19 static struct pollfd *pollfds = NULL; variable
/linux-3.3/tools/firewire/
Dnosy-dump.c913 struct pollfd pollfds[2]; in main() local