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

/bind-9.11.3/bin/dig/
H A Dnslookup.c533 show_settings(isc_boolean_t full, isc_boolean_t serv_only) { argument
550 if (!full)
/bind-9.11.3/bin/named/
H A Dserver.c4792 if (strcasecmp(levelstr, "full") == 0)
9305 * a full DNS name).
13480 argcheck(char *cmd, const char *full) { argument
13488 if (l > strlen(full) || strncasecmp(cmd, full, l) != 0)

Completed in 110 milliseconds