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

/freebsd-13-stable/usr.sbin/rpc.tlsservd/
H A Drpc.tlscommon.h66 extern bool rpctls_gothup;
H A Drpc.tlscommon.c78 if (rpctls_gothup && curtime >= nexttime) {
79 rpctls_gothup = false;
101 if (rpctls_gothup)
H A Drpc.tlsservd.c93 bool rpctls_gothup = false; variable
332 rpctls_gothup = false;
885 rpctls_gothup = true;
/freebsd-13-stable/usr.sbin/rpc.tlsclntd/
H A Drpc.tlsclntd.c90 bool rpctls_gothup = false; variable
729 rpctls_gothup = true;

Completed in 111 milliseconds