Searched refs:omapi_value_new (Results 1 – 6 of 6) sorted by relevance
| /netbsd-src/external/mpl/dhcp/dist/omapip/ |
| H A D | support.c | 663 status = omapi_value_new (vp, file, line); in omapi_make_value() 692 status = omapi_value_new (vp, file, line); in omapi_make_const_value() 720 status = omapi_value_new (vp, file, line); in omapi_make_int_value() 754 status = omapi_value_new (vp, file, line); in omapi_make_object_value() 784 status = omapi_value_new (vp, file, line); in omapi_make_handle_value() 819 status = omapi_value_new (vp, file, line); in omapi_make_string_value()
|
| H A D | generic.c | 88 status = (omapi_value_new (&new, MDL)); in omapi_generic_set_value() 159 status = omapi_value_new (&g -> values [vfree], MDL); in omapi_generic_set_value()
|
| H A D | auth.c | 249 status = omapi_value_new (value, MDL); in omapi_auth_key_get_value()
|
| H A D | alloc.c | 1031 isc_result_t omapi_value_new (omapi_value_t **d, in omapi_value_new() function
|
| /netbsd-src/external/mpl/dhcp/dist/includes/omapip/ |
| H A D | omapip.h | 598 isc_result_t omapi_value_new (omapi_value_t **, const char *, int);
|
| /netbsd-src/external/mpl/dhcp/dist/server/ |
| H A D | omapi.c | 2533 status = omapi_value_new (value, MDL); in binding_scope_get_value()
|