Home
last modified time | relevance | path

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

/external/tcpdump/win32/src/
Dether_ntohost.c83 BOOL win9x = is_win9x(); in etc_path() local
84 const char *env = win9x ? getenv("WinDir") : getenv("SystemRoot"); in etc_path()
90 if (win9x) in etc_path()
/external/libxml2/
DChangeLog1721 with file names in UTF-8 on Windows, and compat on older win9x
/external/python/cpython2/Misc/
DHISTORY5161 created via the popen family (on win2k; we can't make win9x work