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

/illumos-gate/usr/src/cmd/cmd-inet/lib/ipmgmtd/
H A Dipmgmt_door.c66 static ipmgmt_door_info_t i_ipmgmt_door_info_tbl[] = { variable
101 for (i = 0; i_ipmgmt_door_info_tbl[i].idi_cmd != 0; i++) {
102 if (i_ipmgmt_door_info_tbl[i].idi_cmd ==
104 infop = &i_ipmgmt_door_info_tbl[i];

Completed in 95 milliseconds