Searched refs:param_error (Results 1 – 4 of 4) sorted by relevance
59 param_error:; in ldap_create_session_tracking_value()78 if ( ip.bv_len > 128 ) goto param_error; in ldap_create_session_tracking_value()88 if ( name.bv_len > 65536 ) goto param_error; in ldap_create_session_tracking_value()94 if ( oid.bv_len > 1024 ) goto param_error; in ldap_create_session_tracking_value()
491 int param_error; in sd_firstopen() local501 param_error = sd_get_parms(sd, &sd->params, 0); in sd_firstopen()502 if (param_error == SDGP_RESULT_OFFLINE) { in sd_firstopen()
441 int param_error; in cd_firstopen() local444 param_error = cd_get_parms(cd, 0); in cd_firstopen()445 if (param_error == CDGP_RESULT_OFFLINE) { in cd_firstopen()
1192 int param_error; in wd_firstopen() local1195 param_error = wd_get_params(wd, &wd->sc_params); in wd_firstopen()1196 if (param_error != 0) { in wd_firstopen()