Searched refs:notify_fd (Results 1 – 2 of 2) sorted by relevance
76 time_setter_coprocess (int time_fd, int notify_fd, struct state *state) in time_setter_coprocess() argument174 IGNORE_EINTR (write (notify_fd, &status, sizeof(status))); in time_setter_coprocess()177 IGNORE_EINTR (write (notify_fd, &status, sizeof(status))); in time_setter_coprocess()178 close (notify_fd); in time_setter_coprocess()
198 void time_setter_coprocess (int time_fd, int notify_fd, struct state *state);