Home | Sort by relevance Sort by last modified time |
/external/dhcpcd/ | |
bind.c | 109 writepid(pidfd, pid); 110 close(pidfd); 111 pidfd = -1; |
dhcpcd.h | 145 extern int pidfd; |
dhcpcd.c | 91 int pidfd = -1; variable 203 if (pidfd > -1) { 208 close(pidfd); [all...] |