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

/forgerock/web-agents-v4/source/
H A Dadmin.c196 static char *prompt_and_read(const char *p) { function
845 char * input = prompt_and_read(prompt);
1103 input = prompt_and_read("Do you completely agree with all the terms and conditions \n"
1135 input = prompt_and_read("\nEnter the complete path to the httpd.conf file which is used by Apache HTTP\n"
1196 input = prompt_and_read("\nChange ownership of created directories using User and Group settings in httpd.conf\n"
1216 input = prompt_and_read("\nEnter IIS Server Site identification number.\n"
1243 input = prompt_and_read("\nEnter the complete path to Varnish server VMODS directory.\n"
1297 input = prompt_and_read("\nTo set properties from an existing configuration enter path to file\n"
1422 input = prompt_and_read("\nEnter the URL where the OpenAM server is running. Please include the\n"
1480 input = prompt_and_read("\nEnte
[all...]

Completed in 33 milliseconds