Searched refs:uname (Results 1 - 3 of 3) sorted by relevance

/httpd/build/
H A Dinstdso.sh41 SYS=`uname -s`
/httpd/modules/filters/
H A Dmod_proxy_html.c344 static void pendElement(void *ctxt, const xmlChar *uname) argument
347 const char *name = (const char*) uname;
348 const htmlElemDesc* desc = htmlTagLookup(uname);
374 static void pstartElement(void *ctxt, const xmlChar *uname, argument
394 const char *name = (const char*) uname;
396 const htmlElemDesc* desc = htmlTagLookup(uname);
/httpd/modules/metadata/
H A Dmod_mime_magic.c202 char uname[TUNMLEN]; member in struct:record::header
209 /* The magic field is filled with this if uname and gname are valid. */

Completed in 21 milliseconds