Searched defs:reply_code (Results 1 – 4 of 4) sorted by relevance
57 int reply_code = httpread_reply_code_get(c->hread); in http_client_got_response() local
67 int reply_code; /* for type REPLY, e.g. 200 for HTTP/1.1 200 OK */ member
144 static char *reply_code; variable
1752 int reply_code, const char *reply_dsn) in reject_unauth_destination()