Home
last modified time | relevance | path

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

/freebsd-12.1/cddl/lib/libdtrace/
H A Dlibproc_compat.h64 #define Punsetflags proc_clearflags
/freebsd-12.1/lib/libproc/
H A Dlibproc.h144 int proc_clearflags(struct proc_handle *, int);
H A Dproc_util.c49 proc_clearflags(struct proc_handle *phdl, int mask) in proc_clearflags() function