Searched refs:ber_put_string (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/cmd/ldap/common/ |
H A D | etest.c | 110 rc = ber_put_string( ber, s, (char)ber->ber_tag ); in main() 128 if ( (rc = ber_put_string( ber, ss[i], in main()
|
/illumos-gate/usr/src/lib/libldap5/sources/ldap/ber/ |
H A D | encode.c | 279 ber_put_string( BerElement *ber, char *str, ber_tag_t tag ) in ber_put_string() function 620 rc = ber_put_string( ber, s, ber->ber_tag ); in ber_printf() 638 if ( (rc = ber_put_string( ber, ss[i], in ber_printf()
|
/illumos-gate/usr/src/head/ |
H A D | lber.h | 183 int LDAP_CALL ber_put_string(BerElement *ber, char *str,
|
/illumos-gate/usr/src/man/man3ldap/ |
H A D | Makefile | 90 ber_put_string.3ldap \ 247 ber_put_string.3ldap := LINKSRC = ber_encode.3ldap
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-library.man3ldap.inc | 46 link path=usr/share/man/man3ldap/ber_put_string.3ldap target=ber_encode.3ldap
|