Searched refs:old_token (Results 1 – 2 of 2) sorted by relevance
42 char *t, *old_token; in ldns_fget_token_l_st_file_type() local149 old_token = *token; in ldns_fget_token_l_st_file_type()153 *token = old_token; in ldns_fget_token_l_st_file_type()157 if (*token != old_token) in ldns_fget_token_l_st_file_type()158 t = *token + (t - old_token); in ldns_fget_token_l_st_file_type()183 old_token = *token; in ldns_fget_token_l_st_file_type()187 *token = old_token; in ldns_fget_token_l_st_file_type()191 if (*token != old_token) in ldns_fget_token_l_st_file_type()192 t = *token + (t - old_token); in ldns_fget_token_l_st_file_type()
900 const pw_password_t *old_token = pw_get(pamh, in pam_sm_chauthtok() local913 if (!old_token) { in pam_sm_chauthtok()922 old_token->value, B_TRUE) == -1) { in pam_sm_chauthtok()952 old_token->value, B_FALSE) == -1) { in pam_sm_chauthtok()