Searched refs:kern_getppid (Results 1 – 2 of 2) sorted by relevance
107 td->td_retval[1] = kern_getppid(td); in sys_getpid()122 td->td_retval[0] = kern_getppid(td); in sys_getppid()127 kern_getppid(struct thread *td) in kern_getppid() function
160 int kern_getppid(struct thread *);