Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/ilbd/
H A Dilbd_hc.c550 srv->shc_child_fd) != 0) { in ilbd_hc_kill_probe()
553 (void) close(srv->shc_child_fd); in ilbd_hc_kill_probe()
1364 srv->shc_child_fd = fds[0]; in ilbd_run_probe()
H A Dilbd.h276 int shc_child_fd; member