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

  /external/e2fsprogs/e2fsck/
util.c 127 int ask_yn(const char * string, int def) function
203 return ask_yn(string, def);
e2fsck.h 466 extern int ask_yn(const char * string, int def);
unix.c 208 cont = ask_yn(_("Do you really want to continue"), -1);
    [all...]

Completed in 393 milliseconds