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

/httpd/server/
H A Dcore.c3131 static const char *update_loglevel(cmd_parms *cmd, struct ap_logconf *log, function
3198 return update_loglevel(cmd, log, arg);
3229 if ((err = update_loglevel(cmd, &entry->log, argv[i])) != NULL)

Completed in 249 milliseconds