Searched refs:none (Results 1 - 6 of 6) sorted by relevance

/httpd/docs/manual/style/css/
H A Dmanual-print.css75 text-decoration: none;
100 text-decoration: none;
112 text-decoration: none;
124 border-style: none none solid none;
129 text-decoration: none;
141 text-decoration: none;
161 text-decoration: none;
169 text-decoration: none;
[all...]
H A Dmanual.css181 text-decoration: none;
197 text-decoration: none;
207 text-decoration: none;
234 text-decoration: none;
242 text-decoration: none;
252 text-decoration: none;
301 text-decoration: none;
323 border-style: none;
339 border-style: none;
400 border-style: none;
[all...]
H A Dprettify.css46 li.L8 { list-style-type: none }
62 border: none;
H A Dmanual-loose-100pc.css117 list-style-type: none;
/httpd/server/
H A Dutil_mutex.c69 if (!strcasecmp(meth, "none") || !strcasecmp(meth, "no")) {
132 int none; member in struct:__anon388
198 else if (rv == APR_ENOLOCK) { /* "none" */
230 mxcfg->none = 0; /* in case that was the default */
240 mxcfg->none = 1;
269 mxcfg->none = 1;
343 else if (mxcfg->none || mxcfg->mech != APR_LOCK_DEFAULT) {
350 if (!newcfg->none && mutex_needs_file(newcfg->mech) && !newcfg->dir) {
427 if (mxcfg->none) {
474 if (mxcfg->none) {
[all...]
/httpd/test/
H A Dmake_sni.sh206 SSLSessionCache none

Completed in 2015 milliseconds