Home
last modified time | relevance | path

Searched refs:notify_file (Results 1 – 1 of 1) sorted by relevance

/NextBSD/usr.bin/aslutil/
HDsyslog.c1897 int notify_file, notify_token; in main() local
2347 notify_file = -1; in main()
2396 …status = notify_register_file_descriptor("com.apple.system.logger.message", &notify_file, 0, &noti… in main()
2427 while (read(notify_file, &i, 4) == 4) in main()