Home
last modified time | relevance | path

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

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