Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/rpcapd/
H A Drpcapd.c81 int nullAuthAllowed; //!< '1' if we permit NULL authentication, '0' otherwise variable
H A Ddaemon.c99 int nullAuthAllowed; //!< '1' if we permit NULL authentication, '0' otherwise member
213 int nullAuthAllowed, int uses_ssl) in daemon_serviceloop()