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

  /src/external/mpl/dhcp/dist/omapip/
message.c 447 status = omapi_get_value_str (mo, message -> id_object,
473 status = omapi_get_value_str (mo, message -> id_object,
488 status = omapi_get_value_str (mo, message -> id_object,
503 status = omapi_get_value_str (mo, message -> id_object,
722 status = omapi_get_value_str (mo, message -> id_object,
733 status = omapi_get_value_str (mo, message -> id_object,
auth.c 150 status = omapi_get_value_str (ref, id, "name", &name);
160 status = omapi_get_value_str (ref, id, "algorithm", &algorithm);
connection.c 786 status = omapi_get_value_str(a, 0, "key", &key);
1110 status = omapi_get_value_str(obj, (omapi_object_t *)0, attr_name,
protocol.c 314 status = omapi_get_value_str (c, (omapi_object_t *)0,
681 status = omapi_get_value_str (c, (omapi_object_t *)0,
dispatch.c 672 omapi_get_value_str (obj,
support.c 487 isc_result_t omapi_get_value_str (omapi_object_t *h, function
  /src/external/mpl/dhcp/dist/server/
omapi.c 764 status = omapi_get_value_str (ref, id, "handle", &tv);
780 status = omapi_get_value_str (ref, id, "ip-address", &tv);
809 status = omapi_get_value_str (ref, id, "dhcp-client-identifier", &tv);
839 status = omapi_get_value_str (ref, id, "hardware-address", &tv);
854 status = omapi_get_value_str (ref, id, "hardware-type", &tv);
1385 status = omapi_get_value_str (ref, id, "handle", &tv);
1404 status = omapi_get_value_str (ref, id, "dhcp-client-identifier", &tv);
1433 status = omapi_get_value_str (ref, id, "hardware-address", &tv);
1448 status = omapi_get_value_str (ref, id, "hardware-type", &tv);
1504 status = omapi_get_value_str (ref, id, "ip-address", &tv)
    [all...]
failover.c 1021 status = omapi_get_value_str (h, (omapi_object_t *)0,
1036 status = omapi_get_value_str (h, (omapi_object_t *)0,
1245 status = omapi_get_value_str (h, (omapi_object_t *)0,
3610 status = omapi_get_value_str (ref, id, "handle", &tv);
3626 status = omapi_get_value_str (ref, id, "name", &tv);
  /src/external/mpl/dhcp/dist/common/
comapi.c 349 status = omapi_get_value_str (ref, id, "handle", &tv);
365 status = omapi_get_value_str (ref, id, "name", &tv);
571 status = omapi_get_value_str (ref, id, "handle", &tv);
discover.c 1384 status = omapi_get_value_str (ref, id, "handle", &tv);
1400 status = omapi_get_value_str (ref, id, "name", &tv);
  /src/external/mpl/dhcp/dist/dhcpctl/
dhcpctl.c 316 status = omapi_get_value_str (h, (omapi_object_t *)0, value_name, &tv);
  /src/external/mpl/dhcp/dist/includes/omapip/
omapip.h 526 isc_result_t omapi_get_value_str (omapi_object_t *, omapi_object_t *,

Completed in 25 milliseconds