Home
last modified time | relevance | path

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

/freebsd/lib/libproc/
H A Dlibproc.h142 int proc_clearflags(struct proc_handle *, int);
H A Dproc_util.c46 proc_clearflags(struct proc_handle *phdl, int mask) in proc_clearflags() function