Searched defs:pfd (Results 1 – 6 of 6) sorted by relevance
26 void *pfd; member
29 void *pfd; member
29 struct pollfd pfd = {}; in PollUeventdSocketTimeout() local
163 int pfd = open("/dev/ptmx", O_RDWR | O_CLOEXEC); in InitPtyInterface() local
224 struct pollfd pfd = {}; in SubInitMain() local
442 int pfd[DEFAULT_PIPE_NUM]; /* communication between parent and child */ in StartUpdaterProc() local