Home
last modified time | relevance | path

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

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