Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/kern/
H A Dposix_shm.c183 static void pshm_cache_add(pshm_info_t *entry);
229 pshm_cache_add(pshm_info_t *entry) in pshm_cache_add() function
455 pshm_cache_add(pinfo); in shm_open()