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

/freebsd-11-stable/contrib/serf/
H A Doutgoing.c991 serf_request_t *authn_req = request; local
1005 authn_req = request->next;
1007 if (!authn_req)
1010 if (!authn_req->req_bkt) {
1013 status = setup_request(authn_req);
1023 authn_req, authn_req->handler_baton,

Completed in 170 milliseconds