Lines Matching refs:reason
62 unsigned int status, const char *reason);
70 unsigned int status, const char *reason);
98 /* Get the status code and reason string currently set for this response. */
218 /* Send a failure response for the request with given status/reason. */
220 unsigned int status, const char *reason);
221 /* Send a failure response for the request with given status/reason
224 unsigned int status, const char *reason);
225 /* Send a failure response for the request with given status/reason/text.
228 unsigned int status, const char *reason, const char *format, ...)
230 /* Send an authentication failure response for the request with given reason.
234 const char *reason, const struct http_auth_challenge *chlng)
236 /* Send a authentication failure response for the request with given reason.
240 const char *reason, const char *realm)
298 void (*connection_destroy)(void *context, const char *reason);
312 /* Dereference and close the connection. The provided reason is passed to the
315 const char *reason);