Home
last modified time | relevance | path

Searched refs:ldap_create_vlv_control_value (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dvlvctrl.c91 ldap_create_vlv_control_value( in ldap_create_vlv_control_value() function
225 ld->ld_errno = ldap_create_vlv_control_value( ld, vlvinfop, &value ); in ldap_create_vlv_control()
/netbsd-src/external/bsd/openldap/dist/include/
H A Dldap.h2252 ldap_create_vlv_control_value LDAP_P((
/netbsd-src/external/bsd/openldap/dist/clients/tools/
H A Dldapsearch.c1343 if ( ldap_create_vlv_control_value( ld, in main()