Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Dinetd.c141 PE_CONSUMER, enumerator
565 if (safe_write(rst_event_pipe[PE_CONSUMER], &processed, in ack_restarter_event()
2058 switch (safe_read(rst_event_pipe[PE_CONSUMER], &event, in process_restarter_event()
2510 clear_pollfd(rst_event_pipe[PE_CONSUMER]); in inetd_stop()
3557 if (isset_pollfd(rst_event_pipe[PE_CONSUMER])) { in event_loop()
3682 disable_blocking(rst_event_pipe[PE_CONSUMER]); in init()
3683 if ((set_pollfd(rst_event_pipe[PE_CONSUMER], POLLIN)) == -1) in init()
3747 (void) close(pipe_fds[PE_CONSUMER]); in start_method()
3758 (void) close(pipe_fds[PE_CONSUMER]); in start_method()
3765 (void) close(pipe_fds[PE_CONSUMER]); in start_method()
[all …]