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

/bind-9.11.3/bin/named/win32/
H A Dos.c225 ns_os_openfile(const char *filename, int mode, isc_boolean_t switch_user) { argument
230 UNUSED(switch_user);
/bind-9.11.3/bin/named/unix/
H A Dos.c797 ns_os_openfile(const char *filename, mode_t mode, isc_boolean_t switch_user) { argument
818 if (switch_user && runas_pw != NULL) {

Completed in 9 milliseconds