Home
last modified time | relevance | path

Searched defs:nullAuthAllowed (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/libpcap/rpcapd/
H A Drpcapd.c83 int nullAuthAllowed; //!< '1' if we permit NULL authentication, '0' otherwise global() variable
H A Ddaemon.c101 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