Home
last modified time | relevance | path

Searched refs:omapi_datatype_string (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/mpl/dhcp/dist/omapip/
H A Dsupport.c324 } else if (value -> type == omapi_datatype_string) { in omapi_set_value()
460 status = omapi_typed_data_new (MDL, &tv, omapi_datatype_string, value); in omapi_set_string_value()
613 s1 -> type != omapi_datatype_string) in omapi_td_strcmp()
638 s1 -> type != omapi_datatype_string) in omapi_td_strcasecmp()
831 omapi_datatype_string, value); in omapi_make_string_value()
847 } else if (t -> type == omapi_datatype_string || in omapi_get_int_value()
H A Dauth.c154 if ((name -> value -> type != omapi_datatype_string) && in omapi_auth_key_lookup()
166 if ((algorithm -> value -> type != omapi_datatype_string) && in omapi_auth_key_lookup()
H A Dalloc.c828 case omapi_datatype_string: in omapi_typed_data_new()
864 case omapi_datatype_string: in omapi_typed_data_new()
940 case omapi_datatype_string: in omapi_typed_data_dereference()
H A Dbuffer.c655 case omapi_datatype_string: in omapi_connection_write_typed_data()
H A Dmessage.c451 tv -> value -> type == omapi_datatype_string)) { in omapi_message_process_internal()
H A Ddispatch.c677 omapi_datatype_string)) { in omapi_one_dispatch()
H A Dconnection.c1118 attr->value->type != omapi_datatype_string) { in ctring_from_attribute()
/netbsd-src/external/mpl/dhcp/dist/server/
H A Domapi.c949 value -> type == omapi_datatype_string)) { in dhcp_host_set_value()
965 value -> type == omapi_datatype_string)) { in dhcp_host_set_value()
991 value -> type == omapi_datatype_string)) { in dhcp_host_set_value()
1027 value -> type == omapi_datatype_string)) { in dhcp_host_set_value()
1048 value -> type == omapi_datatype_string)) { in dhcp_host_set_value()
1085 value -> type == omapi_datatype_string)) { in dhcp_host_set_value()
1840 value->type == omapi_datatype_string) { in class_set_value()
1860 value->type == omapi_datatype_string) { in class_set_value()
1877 value->type == omapi_datatype_string) { in class_set_value()
1902 value->type == omapi_datatype_string) { in class_set_value()
[all …]
/netbsd-src/external/mpl/dhcp/dist/dhcpctl/
H A Ddhcpctl.c325 case omapi_datatype_string: in dhcpctl_get_value()
351 case omapi_datatype_string: in dhcpctl_get_value()
454 status = omapi_typed_data_new (MDL, &tv, omapi_datatype_string, value); in dhcpctl_set_string_value()
H A Dcltest2.c262 case omapi_datatype_string: in print_object()
H A Domshell.c162 if (r -> rtype -> type != omapi_datatype_string) { in main()
189 case omapi_datatype_string: in main()
H A Dremote.c147 omapi_datatype_string, in dhcpctl_new_object()
/netbsd-src/external/mpl/dhcp/dist/common/
H A Dcomapi.c150 value -> type == omapi_datatype_string) { in dhcp_group_set_value()
172 value -> type == omapi_datatype_string) { in dhcp_group_set_value()
H A Ddiscover.c1242 value -> type == omapi_datatype_string) &&
/netbsd-src/external/mpl/dhcp/dist/includes/omapip/
H A Domapip.h45 omapi_datatype_string, enumerator