Searched refs:omapi_data_string_dereference (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/mpl/dhcp/dist/dhcpctl/ |
H A D | dhcpctl.c | 388 omapi_data_string_dereference (&data, MDL); in dhcpctl_get_boolean() 393 omapi_data_string_dereference (&data, MDL); in dhcpctl_get_boolean() 421 omapi_data_string_dereference (&name, MDL); in dhcpctl_set_value() 427 omapi_data_string_dereference (&name, MDL); in dhcpctl_set_value() 456 omapi_data_string_dereference (&name, MDL); in dhcpctl_set_string_value() 461 omapi_data_string_dereference (&name, MDL); in dhcpctl_set_string_value() 494 omapi_data_string_dereference (&name, MDL); in dhcpctl_set_data_value() 500 omapi_data_string_dereference (&name, MDL); in dhcpctl_set_data_value() 527 omapi_data_string_dereference (&name, MDL); in dhcpctl_set_null_value() 553 omapi_data_string_dereference (&name, MDL); in dhcpctl_set_boolean_value() [all …]
|
/netbsd-src/external/mpl/dhcp/dist/omapip/ |
H A D | support.c | 372 omapi_data_string_dereference (&nds, MDL); in omapi_set_value_str() 390 omapi_data_string_dereference (&n, MDL); in omapi_set_boolean_value() 395 omapi_data_string_dereference (&n, MDL); in omapi_set_boolean_value() 414 omapi_data_string_dereference (&n, MDL); in omapi_set_int_value() 419 omapi_data_string_dereference (&n, MDL); in omapi_set_int_value() 438 omapi_data_string_dereference (&n, MDL); in omapi_set_object_value() 443 omapi_data_string_dereference (&n, MDL); in omapi_set_object_value() 462 omapi_data_string_dereference (&n, MDL); in omapi_set_string_value() 467 omapi_data_string_dereference (&n, MDL); in omapi_set_string_value() 509 omapi_data_string_dereference (&nds, MDL); in omapi_get_value_str()
|
H A D | auth.c | 71 omapi_data_string_dereference(&a->key, MDL); in omapi_auth_key_destroy()
|
H A D | alloc.c | 993 isc_result_t omapi_data_string_dereference (omapi_data_string_t **h, in omapi_data_string_dereference() function 1098 omapi_data_string_dereference (&(*h) -> name, in omapi_value_dereference()
|
H A D | protocol.c | 672 omapi_data_string_dereference (&p -> name, MDL); in omapi_protocol_signal_handler()
|
/netbsd-src/external/mpl/dhcp/dist/includes/omapip/ |
H A D | omapip.h | 596 isc_result_t omapi_data_string_dereference (omapi_data_string_t **,
|