Home
last modified time | relevance | path

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

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