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

/freebsd-13-stable/contrib/ntp/lib/isc/win32/
H A Dntpaths.c36 static char systemDir[MAX_PATH]; variable
70 GetSystemDirectory(systemDir, MAX_PATH);
74 strcpy(namedBase, systemDir);
82 strcpy(lwresd_resolvconfFile, systemDir);

Completed in 158 milliseconds