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 68 const char *short_yes = _("yY"); local
75 strchr(short_yes, buf[0]) == 0)
  /external/e2fsprogs/e2fsck/
util.c 138 const char *short_yes = _("yY"); local
175 if (strchr(short_yes, (char) c)) {

Completed in 496 milliseconds