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

/bind-9.6-ESV-R11/contrib/nslint-2.1a3/
H A Dnslint.c164 int doboot(const char *, int);
250 status = doboot(bootfile, 1);
256 status = doboot(bootfile, 1);
264 status |= doboot(nslintboot, 1);
265 else if ((i = doboot(NSLINTBOOT, 0)) > 0)
405 doboot(register const char *file, register int mustexist) function
520 errors += doboot(cp2, 1);

Completed in 12 milliseconds