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

/macosx-10.9.5/syslog-217.1.4/syslogd.tproj/
H A Dremote.c131 int i, s, wfd, status, pfmt, watch, wtoken, nfd, do_prompt; local
157 wtoken = -1;
472 notify_cancel(wtoken);
474 wtoken = -1;
528 status = notify_register_file_descriptor(kNotifyASLDBUpdate, &wfd, 0, &wtoken);
699 if (wtoken >= 0) notify_cancel(wtoken);

Completed in 169 milliseconds