Home
last modified time | relevance | path

Searched refs:omapi_get_value_str (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/mpl/dhcp/dist/omapip/
H A Dmessage.c447 status = omapi_get_value_str (mo, message -> id_object, in omapi_message_process_internal()
473 status = omapi_get_value_str (mo, message -> id_object, in omapi_message_process_internal()
488 status = omapi_get_value_str (mo, message -> id_object, in omapi_message_process_internal()
503 status = omapi_get_value_str (mo, message -> id_object, in omapi_message_process_internal()
722 status = omapi_get_value_str (mo, message -> id_object, in omapi_message_process_internal()
733 status = omapi_get_value_str (mo, message -> id_object, in omapi_message_process_internal()
H A Dauth.c150 status = omapi_get_value_str (ref, id, "name", &name); in omapi_auth_key_lookup()
160 status = omapi_get_value_str (ref, id, "algorithm", &algorithm); in omapi_auth_key_lookup()
H A Dconnection.c786 status = omapi_get_value_str(a, 0, "key", &key); in make_dst_key()
1110 status = omapi_get_value_str(obj, (omapi_object_t *)0, attr_name, in ctring_from_attribute()
H A Dprotocol.c314 status = omapi_get_value_str (c, (omapi_object_t *)0, in omapi_protocol_send_message()
681 status = omapi_get_value_str (c, (omapi_object_t *)0, in omapi_protocol_signal_handler()
H A Dsupport.c487 isc_result_t omapi_get_value_str (omapi_object_t *h, in omapi_get_value_str() function
H A Ddispatch.c672 omapi_get_value_str (obj, in omapi_one_dispatch()
/netbsd-src/external/mpl/dhcp/dist/server/
H A Domapi.c764 status = omapi_get_value_str (ref, id, "handle", &tv); in dhcp_lease_lookup()
780 status = omapi_get_value_str (ref, id, "ip-address", &tv); in dhcp_lease_lookup()
809 status = omapi_get_value_str (ref, id, "dhcp-client-identifier", &tv); in dhcp_lease_lookup()
839 status = omapi_get_value_str (ref, id, "hardware-address", &tv); in dhcp_lease_lookup()
854 status = omapi_get_value_str (ref, id, "hardware-type", &tv); in dhcp_lease_lookup()
1385 status = omapi_get_value_str (ref, id, "handle", &tv); in dhcp_host_lookup()
1404 status = omapi_get_value_str (ref, id, "dhcp-client-identifier", &tv); in dhcp_host_lookup()
1433 status = omapi_get_value_str (ref, id, "hardware-address", &tv); in dhcp_host_lookup()
1448 status = omapi_get_value_str (ref, id, "hardware-type", &tv); in dhcp_host_lookup()
1504 status = omapi_get_value_str (ref, id, "ip-address", &tv); in dhcp_host_lookup()
[all …]
H A Dfailover.c1021 status = omapi_get_value_str (h, (omapi_object_t *)0, in dhcp_failover_listen()
1036 status = omapi_get_value_str (h, (omapi_object_t *)0, in dhcp_failover_listen()
1245 status = omapi_get_value_str (h, (omapi_object_t *)0, in dhcp_failover_register()
3610 status = omapi_get_value_str (ref, id, "handle", &tv); in dhcp_failover_state_lookup()
3626 status = omapi_get_value_str (ref, id, "name", &tv); in dhcp_failover_state_lookup()
/netbsd-src/external/mpl/dhcp/dist/common/
H A Dcomapi.c349 status = omapi_get_value_str (ref, id, "handle", &tv); in dhcp_group_lookup()
365 status = omapi_get_value_str (ref, id, "name", &tv); in dhcp_group_lookup()
571 status = omapi_get_value_str (ref, id, "handle", &tv); in dhcp_control_lookup()
H A Ddiscover.c1384 status = omapi_get_value_str (ref, id, "handle", &tv);
1400 status = omapi_get_value_str (ref, id, "name", &tv);
/netbsd-src/external/mpl/dhcp/dist/dhcpctl/
H A Ddhcpctl.c316 status = omapi_get_value_str (h, (omapi_object_t *)0, value_name, &tv); in dhcpctl_get_value()
/netbsd-src/external/mpl/dhcp/dist/includes/omapip/
H A Domapip.h526 isc_result_t omapi_get_value_str (omapi_object_t *, omapi_object_t *,