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

/bind-9.11.3/bin/named/unix/
H A Dos.c113 static isc_boolean_t non_root_caps = ISC_FALSE; variable
168 if ((getuid() != 0 && !non_root_caps) || non_root)
357 non_root_caps = ISC_TRUE;
567 if (!non_root_caps)

Completed in 583 milliseconds