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

/macosx-10.10.1/syslog-267/libsystem_asl.tproj/include/
H A Dasl_core.h82 #define ASL_SERVICE_NAME "com.apple.system.logger" macro
/macosx-10.10.1/syslog-267/aslcommon/
H A Dasl_common.h34 #define ASL_SERVICE_NAME "com.apple.system.logger" macro
/macosx-10.10.1/syslog-267/util.tproj/
H A Dsyslog.c1323 kstatus = bootstrap_look_up2(bootstrap_port, ASL_SERVICE_NAME, &asl_server_port, 0, BOOTSTRAP_PRIVILEGED_SERVER);
1398 status = bootstrap_look_up(bootstrap_port, ASL_SERVICE_NAME, &asl_server_port);
/macosx-10.10.1/syslog-267/libsystem_asl.tproj/src/
H A Dasl_core.c105 kstatus = bootstrap_look_up2(bootstrap_port, ASL_SERVICE_NAME, &tmp, 0, BOOTSTRAP_PRIVILEGED_SERVER);
H A Dasl.c129 #define ASL_SERVICE_NAME "com.apple.system.logger" macro
/macosx-10.10.1/syslog-267/aslmanager.tproj/
H A Daslmanager.c1341 bootstrap_look_up2(bootstrap_port, ASL_SERVICE_NAME, &asl_server_port, 0, BOOTSTRAP_PRIVILEGED_SERVER);

Completed in 128 milliseconds