Searched refs:ask_yn (Results 1 - 3 of 3) sorted by relevance

/external/e2fsprogs/e2fsck/
H A Dutil.c134 int ask_yn(const char * string, int def) function
210 return ask_yn(string, def);
H A De2fsck.h480 extern int ask_yn(const char * string, int def);
H A Dunix.c239 cont = ask_yn(_("Do you really want to continue"), -1);

Completed in 53 milliseconds