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

/bind-9.11.3/lib/isc/win32/
H A Dntpaths.c40 static char rndc_keyFile[MAX_PATH]; variable
88 strlcpy(rndc_keyFile, namedBase, sizeof(rndc_keyFile));
89 strlcat(rndc_keyFile, "\\etc\\rndc.key", sizeof(rndc_keyFile));
147 return (rndc_keyFile);

Completed in 9 milliseconds