Searched refs:short_yes (Results 1 - 2 of 2) sorted by relevance

/external/e2fsprogs/misc/
H A Dutil.c68 const char *short_yes = _("yY"); local
75 strchr(short_yes, buf[0]) == 0)
/external/e2fsprogs/e2fsck/
H A Dutil.c138 const char *short_yes = _("yY"); local
175 if (strchr(short_yes, (char) c)) {

Completed in 59 milliseconds