Searched refs:ber_set_option (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | getattr.c | 92 ber_set_option( *ber, LBER_OPT_REMAINING_BYTES, &seqlength ) in ldap_first_attribute()
|
H A D | setoption.c | 78 if (ber_set_option(NULL, LBER_OPT_MEMALLOC_FN_PTRS, in ldap_set_option()
|
/titanic_44/usr/src/lib/libldap5/include/ldap/ |
H A D | solaris-int.h | 152 LDAP_API(int) LDAP_CALL ber_set_option( BerElement *ber, int option,
|
/titanic_44/usr/src/lib/libldap5/sources/ldap/ber/ |
H A D | io.c | 746 ber_set_option( struct berelement *ber, int option, void *value ) in ber_set_option() function
|
/titanic_44/usr/src/cmd/ldap/common/ |
H A D | common.c | 437 ber_set_option(NULL, LBER_OPT_DEBUG_LEVEL,
|