Home
last modified time | relevance | path

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

/minix3/external/bsd/dhcp/dist/omapip/
H A Dmessage.c446 status = omapi_get_value_str (mo, message -> id_object, in omapi_message_process_internal()
472 status = omapi_get_value_str (mo, message -> id_object, in omapi_message_process_internal()
487 status = omapi_get_value_str (mo, message -> id_object, in omapi_message_process_internal()
502 status = omapi_get_value_str (mo, message -> id_object, in omapi_message_process_internal()
721 status = omapi_get_value_str (mo, message -> id_object, in omapi_message_process_internal()
732 status = omapi_get_value_str (mo, message -> id_object, in omapi_message_process_internal()
H A Dauth.c149 status = omapi_get_value_str (ref, id, "name", &name); in omapi_auth_key_lookup()
159 status = omapi_get_value_str (ref, id, "algorithm", &algorithm); in omapi_auth_key_lookup()
H A Dconnection.c776 status = omapi_get_value_str in make_dst_key()
780 status = omapi_get_value_str in make_dst_key()
784 status = omapi_get_value_str in make_dst_key()
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 Ddispatch.c617 omapi_get_value_str (obj, in omapi_one_dispatch()
H A Dsupport.c487 isc_result_t omapi_get_value_str (omapi_object_t *h, in omapi_get_value_str() function
/minix3/external/bsd/dhcp/dist/server/
H A Domapi.c697 status = omapi_get_value_str (ref, id, "handle", &tv); in dhcp_lease_lookup()
713 status = omapi_get_value_str (ref, id, "ip-address", &tv); in dhcp_lease_lookup()
742 status = omapi_get_value_str (ref, id, "dhcp-client-identifier", &tv); in dhcp_lease_lookup()
772 status = omapi_get_value_str (ref, id, "hardware-address", &tv); in dhcp_lease_lookup()
787 status = omapi_get_value_str (ref, id, "hardware-type", &tv); in dhcp_lease_lookup()
1310 status = omapi_get_value_str (ref, id, "handle", &tv); in dhcp_host_lookup()
1329 status = omapi_get_value_str (ref, id, "dhcp-client-identifier", &tv); in dhcp_host_lookup()
1358 status = omapi_get_value_str (ref, id, "hardware-address", &tv); in dhcp_host_lookup()
1373 status = omapi_get_value_str (ref, id, "hardware-type", &tv); in dhcp_host_lookup()
1429 status = omapi_get_value_str (ref, id, "ip-address", &tv); in dhcp_host_lookup()
[all …]
H A Dfailover.c979 status = omapi_get_value_str (h, (omapi_object_t *)0, in dhcp_failover_listen()
994 status = omapi_get_value_str (h, (omapi_object_t *)0, in dhcp_failover_listen()
1203 status = omapi_get_value_str (h, (omapi_object_t *)0, in dhcp_failover_register()
3495 status = omapi_get_value_str (ref, id, "handle", &tv); in dhcp_failover_state_lookup()
3511 status = omapi_get_value_str (ref, id, "name", &tv); in dhcp_failover_state_lookup()
/minix3/external/bsd/dhcp/dist/common/
H A Dcomapi.c350 status = omapi_get_value_str (ref, id, "handle", &tv); in dhcp_group_lookup()
366 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.c1662 status = omapi_get_value_str (ref, id, "handle", &tv);
1678 status = omapi_get_value_str (ref, id, "name", &tv);
/minix3/external/bsd/dhcp/dist/dhcpctl/
H A Ddhcpctl.c177 status = omapi_get_value_str (h, (omapi_object_t *)0, value_name, &tv); in dhcpctl_get_value()
/minix3/external/bsd/dhcp/dist/includes/omapip/
H A Domapip.h526 isc_result_t omapi_get_value_str (omapi_object_t *, omapi_object_t *,