Searched refs:do_auth (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/contrib/serf/auth/ |
| H A D | auth_spnego.c | 253 do_auth(peer_t peer, in do_auth() function 434 return do_auth(code == 401 ? HOST : PROXY, in serf__handle_spnego_auth() 505 status = do_auth(peer, in serf__setup_request_spnego_auth() 625 status = do_auth(peer, code, gss_info, conn, request, auth_hdr_val, in serf__validate_response_spnego_auth()
|
| /freebsd-12.1/contrib/dma/ |
| H A D | net.c | 358 int fd, error = 0, do_auth = 0, res = 0; in deliver_to_host() local 416 do_auth = 1; in deliver_to_host() 421 if (do_auth == 1) { in deliver_to_host()
|
| /freebsd-12.1/contrib/ntp/scripts/monitoring/ |
| H A D | ntp.pl | 25 $do_auth=0; # no possibility today 99 if ($do_auth)
|