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()
1016 const pw_password_t *old_token = pw_get(pamh, in pam_sm_chauthtok() local1019 if (!old_token) { in pam_sm_chauthtok()1033 (void *)old_token->value); in pam_sm_chauthtok()1053 .old_pass = old_token->value, in pam_sm_chauthtok()