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

/httpd/include/
H A Dhttp_config.h268 apr_status_t (*getch) (char *ch, void *param); member in struct:ap_configfile_t
273 /**< the argument passed to getch/getstr/close */
785 * @param param The argument passed to getch/getstr/close
786 * @param getc_func The getch function

Completed in 14 milliseconds