Searched refs:def_skip (Results 1 – 1 of 1) sorted by relevance
227 int def_skip = *bestguess == '\0'; in there_is_another_patch() local229 def_skip ? 'y' : 'n'); in there_is_another_patch()230 if (*buf == 'n' || (!def_skip && *buf != 'y')) in there_is_another_patch()