Home
last modified time | relevance | path

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

/php-src/main/
H A Dfastcgi.c1718 char *os_name; local
1720 os_name = getenv("OS");
1721 if (os_name && stricmp(os_name, "Windows_NT") == 0) {

Completed in 13 milliseconds