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

/bind-9.6-ESV-R11/bin/named/unix/
H A Dos.c118 static isc_boolean_t non_root_caps = ISC_FALSE; variable
173 if ((getuid() != 0 && !non_root_caps) || non_root)
356 non_root_caps = ISC_TRUE;
566 if (!non_root_caps)

Completed in 215 milliseconds