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

/freebsd-current/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) function
487 if (ber_string2oid(oidstr, &o) == -1)

Completed in 97 milliseconds