Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/snmpd/
H A Dapplication_internal.c62 struct ber_element *appl_internal_get_string(struct ber_oid *);
302 obj->get = appl_internal_get_string; in appl_internal_object_string()
603 appl_internal_get_string(struct ber_oid *oid) in appl_internal_get_string() function