Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/sys/
H A Dmman.h265 int munlockall(void);
/xnu-12377.81.4/bsd/kern/
H A Dkern_mman.c1762 munlockall(__unused proc_t p, __unused struct munlockall_args *uap, __unused int32_t *retval) in munlockall() function