Searched refs:ask_confirmation (Results 1 – 6 of 6) sorted by relevance
79 if (ask_confirmation("%s: \"%s\" is read only, erase anyway (y/n) ? ", in del_entry()
198 int ask_confirmation(const char *format, ...) in ask_confirmation() function
269 if(ask_confirmation("Delete volume label (y/n): ")){ in mlabel()
344 int ask_confirmation(const char *, ...) __attribute__ ((format (printf, 1, 2)));
445 (ask_confirmation("file is read only, overwrite anyway (y/n) ? "))) in get_slots()
148 if( ask_confirmation("File \"%s\" exists, overwrite (y/n) ? ", in _unix_write()