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

/httpd/modules/lua/
H A Dmod_lua.c864 static apr_size_t config_getstr(ap_configfile_t *cfg, char *buf, function
929 *plen = config_getstr(ctx->cfp, ctx->buf, HUGE_STRING_LEN);

Completed in 614 milliseconds