Searched refs:slot_find_by_pid (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pptpd/pptpd-1.3.4/
H A Dpptpmanager.h17 int slot_find_by_pid(pid_t pid);
H A Dpptpmanager.c148 int slot_find_by_pid(pid_t pid) function
160 return slot_find_by_pid(0);
186 i = slot_find_by_pid(child);

Completed in 58 milliseconds