Searched defs:read_pid (Results 1 - 1 of 1) sorted by relevance

/external/dhcpcd/
H A Ddhcpcd.c140 read_pid(void) function
1987 pid = read_pid();
2011 if (read_pid() == 0)
2025 if ((pid = read_pid()) > 0 &&

Completed in 264 milliseconds