Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/hal/hald/solaris/
H A Ddevinfo.c246 void (*probing_done) (HalDevice *, guint32, gint, char **, gpointer, gpointer); in devinfo_callouts_preprobing_done() local
270 if (handler->probing_done != NULL) { in devinfo_callouts_preprobing_done()
271 probing_done = handler->probing_done; in devinfo_callouts_preprobing_done()
273 probing_done = devinfo_callouts_probing_done; in devinfo_callouts_preprobing_done()
282 probing_done, in devinfo_callouts_preprobing_done()
285 probing_done (d, 0, 0, NULL, userdata1, userdata2); in devinfo_callouts_preprobing_done()
H A Ddevinfo.h34 …void (*probing_done) (HalDevice *d, guint32 exit_type, gint return_code, char **error, gpointer us… member
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping_aux.c405 current_targetaddr->probing_done = _B_TRUE; in check_reply()
498 current_targetaddr->probing_done = _B_TRUE; in check_reply()
605 current_targetaddr->probing_done = _B_TRUE; in check_reply()
697 current_targetaddr->probing_done = _B_TRUE; in check_reply()
916 current_targetaddr->probing_done = _B_TRUE; in check_reply()
1019 current_targetaddr->probing_done = _B_TRUE; in check_reply()
H A Dping.h91 boolean_t probing_done; /* skip without sending all probes */ member
H A Dping_aux6.c441 current_targetaddr->probing_done = _B_TRUE; in check_reply6()
538 current_targetaddr->probing_done = _B_TRUE; in check_reply6()
745 current_targetaddr->probing_done = _B_TRUE; in check_reply6()
838 current_targetaddr->probing_done = _B_TRUE; in check_reply6()
H A Dping.c797 targetaddr->probing_done = _B_FALSE; in create_targetaddr_item()
1741 current_targetaddr->probing_done) { in send_scheduled_probe()
1759 current_targetaddr->probing_done = _B_FALSE; in send_scheduled_probe()