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

/macosx-10.9.5/launchd-842.92.1/liblaunch/
H A Dlaunch_internal.h83 #define LAUNCHD_LOG_PREFIX "/private/var/log" macro
/macosx-10.9.5/launchd-842.92.1/src/
H A Dlaunchd.c248 if (asprintf(&_launchd_log_dir, LAUNCHD_LOG_PREFIX "/com.apple.launchd.peruser.%u", launchd_uid) == 0) {
462 _launchd_log_dir = LAUNCHD_LOG_PREFIX "/com.apple.launchd";
H A Dcore.c8750 (void)snprintf(path, sizeof(path), LAUNCHD_LOG_PREFIX "/%s", label);

Completed in 236 milliseconds