Home
last modified time | relevance | path

Searched refs:omapi_protocol_send_message (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/mpl/dhcp/dist/dhcpctl/
H A Ddhcpctl.c642 status = omapi_protocol_send_message (connection -> outer, in dhcpctl_object_update()
686 status = omapi_protocol_send_message (connection -> outer, in dhcpctl_object_refresh()
750 status = omapi_protocol_send_message (connection -> outer, in dhcpctl_object_remove()
H A Dremote.c243 status = omapi_protocol_send_message (connection -> outer, in dhcpctl_open_object()
/netbsd-src/external/mpl/dhcp/dist/omapip/
H A Dprotocol.c153 isc_result_t omapi_protocol_send_message (omapi_object_t *po, in omapi_protocol_send_message() function
1193 status = omapi_protocol_send_message (po, id, mo, (omapi_object_t *)0); in omapi_protocol_send_status()
1250 status = omapi_protocol_send_message (po, id, mo, in omapi_protocol_send_open()
1315 status = omapi_protocol_send_message (po, id, mo, (omapi_object_t *)0); in omapi_protocol_send_update()
/netbsd-src/external/mpl/dhcp/dist/includes/omapip/
H A Domapip.h295 isc_result_t omapi_protocol_send_message (omapi_object_t *,