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

/freebsd-12-stable/lib/libproc/
H A D_libproc.h68 struct proc_handle_public public; /* Public fields. */
H A Dlibproc.h126 struct proc_handle_public { struct
130 #define proc_getpid(phdl) (((struct proc_handle_public *)(phdl))->pid)

Completed in 64 milliseconds