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

/httpd/os/unix/
H A Dos.h34 #ifndef PLATFORM
35 #define PLATFORM "Unix" macro
/httpd/os/bs2000/
H A Dos.h31 #define PLATFORM "BS2000" macro
/httpd/os/os2/
H A Dos.h31 #define PLATFORM "OS/2" macro
/httpd/os/netware/
H A Dos.h31 #ifndef PLATFORM
32 #define PLATFORM "NETWARE" macro
/httpd/os/win32/
H A Dos.h42 #define PLATFORM "Win64" macro
44 #define PLATFORM "Win32" macro
/httpd/server/
H A Dcore.c3309 AP_SERVER_BASEVERSION " (" PLATFORM ")";
3362 ap_add_version_component(pconf, AP_SERVER_BASEVERSION " (" PLATFORM ")");
3372 server_description = AP_SERVER_BASEVERSION " (" PLATFORM ")";

Completed in 1002 milliseconds