Searched defs:ber_put_string (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/sources/ldap/ber/
H A Dencode.c279 ber_put_string( BerElement *ber, char *str, ber_tag_t tag ) function
620 rc = ber_put_string( ber, s, ber->ber_tag );
638 if ( (rc = ber_put_string( ber, ss[i],
/illumos-gate/usr/src/man/man3ldap/
H A DMakefile90 ber_put_string.3ldap \
247 ber_put_string.3ldap := LINKSRC = ber_encode.3ldap

Completed in 46 milliseconds