Searched refs:non_root (Results 1 - 1 of 1) sorted by relevance
/bind-9.6-ESV-R11/bin/named/unix/ | ||
H A D | os.c | 117 static isc_boolean_t non_root = ISC_FALSE; variable 173 if ((getuid() != 0 && !non_root_caps) || non_root) 358 non_root = ISC_TRUE; |
Completed in 1518 milliseconds