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

/macosx-10.9.5/syslog-217.1.4/syslogd.tproj/
H A Ddaemon.c73 static int name_change_token = -1; variable
155 notify_register_check(kNotifySCHostNameChange, &name_change_token);
161 if (name_change_token >= 0) status = notify_check(name_change_token, &check);

Completed in 85 milliseconds