Home
last modified time | relevance | path

Searched refs:document_root (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/gnu/usr.bin/lynx/src/
DLYCgi.c200 char *document_root = NULL; /* Corrected value of DOCUMENT_ROOT */ in LYLoadCGI() local
656 StrAllocCopy(document_root, LYCgiDocumentRoot); in LYLoadCGI()
657 LYTrimHtmlSep(document_root); in LYLoadCGI()
658 path_translated = document_root; in LYLoadCGI()
/mirbsd/src/usr.sbin/httpd/src/include/
Dap_compat.h116 #define document_root ap_document_root macro