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

/freebsd-current/lib/libproc/
H A D_libproc.h66 struct proc_handle_public public; /* Public fields. */
H A Dlibproc.h124 struct proc_handle_public { struct
128 #define proc_getpid(phdl) (((struct proc_handle_public *)(phdl))->pid)

Completed in 280 milliseconds