Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dexpand_path.c359 {"SYSTEM", CSIDL(CSIDL_SYSTEM)}, /* Windows System folder (e.g. %WINDIR%\System32) */
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dshlobj.d218 CSIDL_SYSTEM, enumerator
/netbsd-src/external/bsd/libevent/dist/
H A Devdns.c3655 if (! SHGetSpecialFolderPathA(NULL, path, CSIDL_SYSTEM, 0)) in evdns_get_default_hosts_filename()