Home
last modified time | relevance | path

Searched refs:ber_alloc_t (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dspagectrl.c30 if ((ber = ber_alloc_t(LBER_USE_DER)) == NULLBER){ in ldap_create_page_control()
H A Drequest.c63 if (( *berp = ber_alloc_t( ld->ld_lberoptions )) == NULLBER ) { in nsldapi_alloc_ber_with_options()
/illumos-gate/usr/src/lib/libldap5/sources/ldap/ber/
H A Dio.c418 ber_alloc_t( int options ) in ber_alloc_t() function
451 return( ber_alloc_t( 0 ) ); in ber_alloc()
458 return( ber_alloc_t( LBER_OPT_USE_DER ) ); in der_alloc()
1278 if (( ber = ber_alloc_t( 0 )) != NULLBER ) { in ber_init()
/illumos-gate/usr/src/head/
H A Dlber.h204 LDAP_API(BerElement*) LDAP_CALL ber_alloc_t(int options);
/illumos-gate/usr/src/lib/libldap5/
H A Dmapfile-vers55 ber_alloc_t;
/illumos-gate/usr/src/man/man3ldap/
H A DMakefile64 ber_alloc_t.3ldap \
218 ber_alloc_t.3ldap := LINKSRC = ber_decode.3ldap
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3ldap.inc18 link path=usr/share/man/man3ldap/ber_alloc_t.3ldap target=ber_decode.3ldap