Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/dist/omapip/
H A Dconnection.c52 static isc_result_t ctring_from_attribute(omapi_object_t *obj, char *attr_name,
780 status = ctring_from_attribute(a, "name", &name_str); in make_dst_key()
783 status = ctring_from_attribute(a, "algorithm", &algorithm_str); in make_dst_key()
1104 static isc_result_t ctring_from_attribute(omapi_object_t *obj, char *attr_name, in ctring_from_attribute() function