Home
last modified time | relevance | path

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

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