Searched refs:do_auth (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/serf/auth/
H A Dauth_spnego.c244 /* do_auth is invoked in two situations:
253 do_auth(peer_t peer, function
434 return do_auth(code == 401 ? HOST : PROXY,
505 status = do_auth(peer,
625 status = do_auth(peer, code, gss_info, conn, request, auth_hdr_val,
/freebsd-13-stable/contrib/ntp/scripts/monitoring/
H A Dntp.pl25 $do_auth=0; # no possibility today
99 if ($do_auth)
/freebsd-13-stable/contrib/dma/
H A Dnet.c358 int fd, error = 0, do_auth = 0, res = 0; local
416 do_auth = 1;
421 if (do_auth == 1) {

Completed in 117 milliseconds