Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/kern/ !
H A Dkern_mman.c813 #define FBDP_PATH_NAME2 "/private/var/mobile/Containers/Data/InternalDaemon/" in mmap() macro
843 if (!strncmp(path, FBDP_PATH_NAME2, strlen(FBDP_PATH_NAME2))) { in mmap()