Searched defs:get_yes_or_no (Results 1 - 1 of 1) sorted by relevance

/forgerock/web-agents-v4/source/
H A Dadmin.c843 static am_bool_t get_yes_or_no(char * prompt, am_bool_t *response) { function
874 valid_response = get_yes_or_no("Confirm this setting (Yes/No, q to quit) [Yes]:", &response);
1452 while (!get_yes_or_no("\nPlease make sure OpenAM is started and the OpenAM URL is correct.\n"
1518 while (!get_yes_or_no("\nPlease shut down the Apache HTTP Server to continue upgrade.\n"

Completed in 34 milliseconds