Searched refs:proc_clearflags (Results 1 – 2 of 2) sorted by relevance
/freebsd/lib/libproc/ | ||
H A D | libproc.h | 142 int proc_clearflags(struct proc_handle *, int); |
H A D | proc_util.c | 46 proc_clearflags(struct proc_handle *phdl, int mask) in proc_clearflags() function |