Home
last modified time | relevance | path

Searched refs:orig_prop (Results 1 – 1 of 1) sorted by relevance

/external/openssh/
Dmatch.c305 char *orig_prop = strdup(proposal); in match_filter_list() local
308 if (fix_prop == NULL || orig_prop == NULL) { in match_filter_list()
309 free(orig_prop); in match_filter_list()
314 tmp = orig_prop; in match_filter_list()
323 free(orig_prop); in match_filter_list()