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

/httpd/server/
H A Dcore.c223 /* there was no explicit setting of new->opts, so we merge
242 /* otherwise we just copy, because an explicit opts setting
1944 int explicit; local
1950 explicit = 0;
1980 explicit = 1;
1988 explicit = 1;
2035 explicit = 1;
2051 if (explicit) {
2275 /* Make this explicit - the "/" root has 0 elements, that is, we

Completed in 58 milliseconds