Searched refs:RUNNING_XATTR_NAME (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/BootCache-109/
H A Dcontrol.c490 #define RUNNING_XATTR_NAME "BC_RUNNING" macro
604 bool is_running = (-1 != getxattr(playlist_path, RUNNING_XATTR_NAME, NULL, 0, 0, 0x0));

Completed in 181 milliseconds