Lines Matching defs:controls
99 * the first server with the empty lists of server controls and
136 ret->controls = NULL;
463 ret->controls = cptr;
681 if (con->controls) {
682 __s_api_free2dArray(con->controls);
776 sinfo->controls = vec;
895 * (controls, saslMechanisms) are kept to NULL.
995 sinfo.controls);
999 sinfo.controls)) {
1124 con->controls = sinfo.controls;
1262 * controls : controls returned by the server
1284 LDAPControl **controls,
1332 if (controls)
1333 ldap_controls_free(controls);
1340 * process the password management controls, if any
1343 if (controls && passwd_mgmt) {
1393 for (ctrl = controls; *ctrl; ctrl++) {
1465 if (controls)
1466 ldap_controls_free(controls);
2498 LDAPControl **controls;
2554 * get ldaprc, controls, and error msg
2557 &errmsg, NULL, &controls, 1);
2571 errnum, controls, errmsg,
2621 LDAPControl **controls;
2716 * get ldaprc, controls, and error msg
2719 &errmsg, NULL, &controls, 1);
2735 errnum, controls, errmsg,