| 985 |
if ((fd = open(_PATH_DEVNULL, O_RDWR, 0)) != -1) { |
985 |
if ((fd = open(_PATH_DEVNULL, O_RDWR, 0)) != -1) { |
| 991 |
debug("inetd sockets after dupping: %d, %d", *sock_in, *sock_out); |
993 |
debug("inetd sockets after dupping: %d, %d", *sock_in, *sock_out); |