Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/ber/
H A Dencode.c228 ber_put_ostring( BerElement *ber, char *str, ber_len_t len, in ber_put_ostring() function
281 return( ber_put_ostring( ber, str, (ber_len_t) strlen( str ), tag )); in ber_put_string()
604 rc = ber_put_ostring( ber, s, len, ber->ber_tag ); in ber_printf()
611 rc = ber_put_ostring( ber, "", 0, ber->ber_tag ); in ber_printf()
613 rc = ber_put_ostring( ber, bval->bv_val, bval->bv_len, in ber_printf()
648 if ( (rc = ber_put_ostring( ber, bv[i]->bv_val, in ber_printf()
/illumos-gate/usr/src/cmd/ldap/common/
H A Detest.c105 rc = ber_put_ostring( ber, s, len, (char)ber->ber_tag ); in main()
138 if ( (rc = ber_put_ostring( ber, bv[i]->bv_val, in main()
/illumos-gate/usr/src/head/
H A Dlber.h181 int LDAP_CALL ber_put_ostring(BerElement *ber, char *str,
/illumos-gate/usr/src/man/man3ldap/
H A DMakefile87 ber_put_ostring.3ldap \
244 ber_put_ostring.3ldap := LINKSRC = ber_encode.3ldap
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3ldap.inc43 link path=usr/share/man/man3ldap/ber_put_ostring.3ldap target=ber_encode.3ldap