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

/freebsd-10-stable/contrib/serf/
H A Doutgoing.c981 serf_request_t *authn_req = request; local
995 authn_req = request->next;
997 if (!authn_req)
1000 if (!authn_req->req_bkt) {
1003 status = setup_request(authn_req);
1013 authn_req, authn_req->handler_baton,

Completed in 99 milliseconds