Searched defs:nullAuthAllowed (Results 1 – 2 of 2) sorted by relevance
83 int nullAuthAllowed; //!< '1' if we permit NULL authentication, '0' otherwise global() variable
101 int nullAuthAllowed; //!< '1' if we permit NULL authentication, '0' otherwise global() member 215 daemon_serviceloop(SOCKET sockctrl,int isactive,char * passiveClients,int nullAuthAllowed,int uses_ssl) daemon_serviceloop() argument