Searched refs:ilbd_run_probe (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.lib/ilbd/
H A Dilbd_hc.c63 static boolean_t ilbd_run_probe(ilbd_hc_srv_t *);
665 if (!ilbd_run_probe(srv)) {
1263 ilbd_run_probe(ilbd_hc_srv_t *srv) function
1277 logdebug("ilbd_run_probe: calloc");
1283 logdebug("ilbd_run_probe: cannot create pipe");
1289 logdebug("ilbd_run_probe: fcntl(F_GETFL)");
1293 logdebug("ilbd_run_probe: fcntl(F_SETFL)");
1298 logdebug("ilbd_run_probe: posix_spawn_file_actions_init");
1302 logdebug("ilbd_run_probe: posix_spawnattr_init");
1306 logdebug("ilbd_run_probe
[all...]

Completed in 73 milliseconds