Searched refs:ber_put_ostring (Results 1 – 6 of 6) sorted by relevance
/titanic_44/usr/src/lib/libldap5/sources/ldap/ber/ |
H A D | encode.c | 228 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()
|
/titanic_44/usr/src/cmd/ldap/common/ |
H A D | etest.c | 105 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()
|
/titanic_44/usr/src/head/ |
H A D | lber.h | 183 int LDAP_CALL ber_put_ostring(BerElement *ber, char *str,
|
/titanic_44/usr/src/man/man3ldap/ |
H A D | Makefile | 87 ber_put_ostring.3ldap \ 244 ber_put_ostring.3ldap := LINKSRC = ber_encode.3ldap
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | system-library.man3ldap.inc | 87 link path=usr/share/man/man3ldap/ber_put_ostring.3ldap target=ber_encode.3ldap
|
/titanic_44/ |
H A D | .gitignore | 6423 usr/src/man/man3ldap/ber_put_ostring.3ldap
|