Searched refs:omapi_protocol_send_message (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/mpl/dhcp/dist/dhcpctl/ |
H A D | dhcpctl.c | 642 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 D | remote.c | 243 status = omapi_protocol_send_message (connection -> outer, in dhcpctl_open_object()
|
/netbsd-src/external/mpl/dhcp/dist/omapip/ |
H A D | protocol.c | 153 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 D | omapip.h | 295 isc_result_t omapi_protocol_send_message (omapi_object_t *,
|