Searched defs:systemDir (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/isc/win32/
H A Dntpaths.c29 static char systemDir[MAX_PATH]; variable
64 GetSystemDirectory(systemDir, MAX_PATH);
68 strlcpy(namedBase, systemDir, sizeof(namedBase));
80 strlcpy(lwresd_resolvconfFile, systemDir,

Completed in 10 milliseconds