HomeSort by: relevance | last modified time | path
    Searched refs:omapi_protocol_send_message (Results 1 - 4 of 4) sorted by relevancy

  /src/external/mpl/dhcp/dist/dhcpctl/
dhcpctl.c 642 status = omapi_protocol_send_message (connection -> outer,
686 status = omapi_protocol_send_message (connection -> outer,
750 status = omapi_protocol_send_message (connection -> outer,
remote.c 243 status = omapi_protocol_send_message (connection -> outer,
  /src/external/mpl/dhcp/dist/omapip/
protocol.c 153 isc_result_t omapi_protocol_send_message (omapi_object_t *po, function
178 log_debug ("omapi_protocol_send_message(): "
1193 status = omapi_protocol_send_message (po, id, mo, (omapi_object_t *)0);
1250 status = omapi_protocol_send_message (po, id, mo,
1315 status = omapi_protocol_send_message (po, id, mo, (omapi_object_t *)0);
  /src/external/mpl/dhcp/dist/includes/omapip/
omapip.h 295 isc_result_t omapi_protocol_send_message (omapi_object_t *,

Completed in 19 milliseconds