Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/kern/
H A Dkern_xxx.c100 extern int pshm_cache_purge_all(void);
253 int shm_error = pshm_cache_purge_all(); in usrctl_full()
H A Dposix_shm.c189 int pshm_cache_purge_all(void);
269 pshm_cache_purge_all(void) in pshm_cache_purge_all() function