HomeSort by relevance Sort by last modified time
    Searched refs:record_child (Results 1 - 3 of 3) sorted by null

  /external/ppp/pppd/
main.c 1922 record_child(pid, prog, done, arg, killable) function
    [all...]
pppd.h 496 void record_child __P((int, char *, void (*) (void *), void *, int));
    [all...]
tty.c 951 record_child(cpid, "pppd (charshunt)", charshunt_done, NULL, 1);
    [all...]

Completed in 73 milliseconds