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

/httpd/server/
H A Dconfig.c1696 * cfg_getline() (which in turn calls arr_elts_getstr())
1705 /* arr_elts_getstr() returns the next line from the string array. */
1706 static apr_status_t arr_elts_getstr(void *buf, apr_size_t bufsiz, void *param) function
1759 arr_elts_getstr, arr_elts_close);

Completed in 41 milliseconds