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

/bind-9.6-ESV-R11/contrib/dlz/drivers/
H A Ddlz_filesystem_driver.c111 is_safe(const char *input) { function
180 * don't forget is_safe guarantees '.' will NOT be the
258 if (!isroot && !is_safe(zone))
262 if (host != NULL && !is_safe(host))
266 if (client != NULL && !is_safe(client))

Completed in 25 milliseconds