Searched refs:start_notify_fd (Results 1 – 1 of 1) sorted by relevance
332 int start_notify_fd = -1; in main() local374 start_notify_fd = atoi(optarg); in main()483 if (start_notify_fd != -1) { in main()489 r = write(start_notify_fd, msg, 1); in main()494 start_notify_fd); in main()495 close(start_notify_fd); in main()
Completed in 3 milliseconds