Home
last modified time | relevance | path

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

/freebsd-13.1/usr.sbin/ypldap/
H A Dber.h117 int ber_string2oid(const char *, struct ber_oid *);
H A Dber.c417 ber_string2oid(const char *oidstr, struct ber_oid *o) in ber_string2oid() function
488 if (ber_string2oid(oidstr, &o) == -1) in ber_add_oidstring()