Searched refs:packet_set_fds (Results 1 – 3 of 3) sorted by relevance
39 void packet_set_fds(int fd, int restore);
1115 packet_set_fds(inetd == 1 ? -1 : newsock, 0); in altprivsep_start_and_do_monitor()1117 packet_set_fds(0, 1); in altprivsep_start_and_do_monitor()
1820 packet_set_fds(int fd, int restore) in packet_set_fds() function