Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/miscfs/routefs/
H A Droutefs_ops.c438 #define MOBILE_DIR_PATH "/private/var/mobile" macro
451 char mounthere[] = MOBILE_DIR_PATH; /* !const because of internal casting */ in routefs_kernel_mount()