Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/doc/man/man3/
H A Dlber-decode.3.links6 ber_get_stringa.3
/netbsd-src/external/bsd/openldap/lib/liblber/
H A DMakefile27 lber-decode.3 ber_get_stringa.3 \
/netbsd-src/external/bsd/openldap/dist/libraries/liblber/
H A Ddecode.c578 ber_get_stringa( BerElement *ber, char **buf ) in ber_get_stringa() function
773 rc = ber_get_stringa( ber, ss ); in ber_scanf()
/netbsd-src/external/bsd/openldap/dist/include/
H A Dlber.h310 ber_get_stringa LDAP_P((
/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dconnection.c1586 if ( (tag = ber_get_stringa( ber, &cdn )) != LBER_ERROR ) in connection_input()