Searched refs:get_okay (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/sbin/pdisk/
H A Dio.h39 int get_okay(const char *, int);
H A Dio.c96 get_okay(const char *prompt, int default_value) function
H A Dpdisk.c191 if (get_okay("Discard changes? [n/y]: ", 0) !=
199 if (get_okay("Discard current map? [n/y]: ", 0) == 1) {
466 if (get_okay("Is that okay? [n/y]: ", 0) != 1) {
H A Dpartition_map.c110 ok = get_okay("Create default map? [n/y]: ", 0);
463 if (get_okay("are you sure you want to delete this driver? "

Completed in 170 milliseconds