pppalloc 139 net/if_pppvar.h struct ppp_softc *pppalloc(pid_t pid); pppalloc 203 net/ppp_tty.c if ((sc = pppalloc(p->p_pid)) == NULL) {