Home
last modified time | relevance | path

Searched refs:proc_starttime (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/bsd/sys/
H A Dproc.h306 extern int proc_starttime(proc_t, struct timeval *);
/xnu-11215/bsd/kern/
H A Dkern_proc.c1116 proc_starttime(proc_t p, struct timeval *tv) in proc_starttime() function