Searched refs:APP_CACHE_PLAYLIST_PREFIX (Results 1 - 1 of 1) sorted by last modified time

/macosx-10.10.1/BootCache-109/
H A Dcontrol.c488 #define APP_CACHE_PLAYLIST_PREFIX "app." macro
572 int app_prefix_length = strlen(APP_CACHE_PLAYLIST_PREFIX);
600 if (0 == strncmp(direntry->d_name, APP_CACHE_PLAYLIST_PREFIX, app_prefix_length)) {

Completed in 123 milliseconds