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

/freebsd-13-stable/contrib/ntp/lib/isc/win32/
H A Dntpaths.c46 static char rndc_keyFile[MAX_PATH]; variable
85 strcpy(rndc_keyFile, namedBase);
86 strcat(rndc_keyFile, "\\etc\\rndc.key");
139 return (rndc_keyFile);

Completed in 102 milliseconds