Searched refs:nsldapi_build_control (Results 1 – 7 of 7) sorted by relevance
/titanic_44/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | proxyauthctrl.c | 86 rc = nsldapi_build_control( LDAP_CONTROL_PROXYAUTH, ber, 1, in ldap_create_proxyauth_control() 146 rc = nsldapi_build_control( LDAP_CONTROL_PROXIEDAUTH, ber, 1, 1, ctrlp ); in ldap_create_proxiedauth_control()
|
H A D | spagectrl.c | 44 rc = nsldapi_build_control(LDAP_CONTROL_SIMPLE_PAGE, ber, 1, isCritical, in ldap_create_page_control()
|
H A D | psearch.c | 69 rc = nsldapi_build_control( LDAP_CONTROL_PERSISTENTSEARCH, ber, 1, in ldap_create_persistentsearch_control()
|
H A D | vlistctrl.c | 139 rc = nsldapi_build_control( LDAP_CONTROL_VLVREQUEST , in ldap_create_virtuallist_control()
|
H A D | sortctrl.c | 109 rc = nsldapi_build_control( LDAP_CONTROL_SORTREQUEST, ber, 1, in ldap_create_sort_control()
|
H A D | control.c | 445 nsldapi_build_control( char *oid, BerElement *ber, int freeber, char iscritical, in nsldapi_build_control() function
|
H A D | ldap-int.h | 797 int nsldapi_build_control( char *oid, BerElement *ber, int freeber,
|