HomeSort by relevance Sort by last modified time
    Searched refs:short_yes (Results 1 - 2 of 2) sorted by null

  /external/e2fsprogs/misc/
util.c 93 const char *short_yes = _("yY"); local
111 strchr(short_yes, buf[0]) == 0) {
  /external/e2fsprogs/e2fsck/
util.c 194 const char *short_yes = _("yY"); local
244 if (strchr(short_yes, (char) c)) {

Completed in 65 milliseconds