Home
last modified time | relevance | path

Searched refs:lookup_smach_by_event (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dstates.h312 dhcp_smach_t *lookup_smach_by_event(iu_event_id_t);
H A Dagent.c469 if ((dsmp = lookup_smach_by_event(id)) != NULL) { in ipc_event()
H A Dstates.c629 lookup_smach_by_event(iu_event_id_t eid) in lookup_smach_by_event() function