string_combinations  867 source3/auth/pass_check.c         if (NT_STATUS_IS_OK(nt_status = string_combinations(pass2, password_check, level))) {
string_combinations  766 source4/auth/ntlm/auth_unix.c         if (NT_STATUS_IS_OK(nt_status = string_combinations(pwcopy, password_check, level))) {