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

/bind-9.6-ESV-R11/contrib/nslint-2.1a3/
H A Dnslint.c29 * nslint - perform consistency checks on dns files
64 #define NSLINTBOOT "nslint.boot" /* default nslint.boot file */
65 #define NSLINTCONF "nslint.conf" /* default nslint.conf file */
169 int nslint(void);
273 status |= nslint();
390 fprintf(stderr, "%s: nslint: malloc/realloc: %s\n",
862 if (strncasecmp(name, "nslint", namelen) == 0) {
867 "%s: %s:%d missing left qbrace in nslint\
1782 nslint(void) function
[all...]
H A Dconfigure456 ac_unique_file=nslint.c

Completed in 32 milliseconds