Searched refs:asl_notification (Results 1 - 1 of 1) sorted by path

/macosx-10.10/gssd-64/
H A Dgssd.c1673 int asl_notification = 0; local
1693 status = notify_check(master_token, &asl_notification);
1696 if (asl_notification == 0) {
1697 status = notify_check(remote_token, &asl_notification);
1700 if (asl_notification == 0) {
1710 if (asl_notification) {

Completed in 189 milliseconds