Home
last modified time | relevance | path

Searched defs:code (Results 1 – 10 of 10) sorted by relevance

/lighttpd1.4/src/
H A Dlighttpd-angel.c86 int code = 0; in main() local
H A Dmod_ajp13.c381 uint8_t code = 0x00; in ajp13_enc_request_headers() local
430 ajp13_enc_attribute (uint8_t * const x, uint32_t n, const buffer * const b, uint8_t code) in ajp13_enc_attribute()
H A Dmod_authn_gssapi.c198 …char *file, unsigned int line, const char *func, const char *extra, krb5_context context, int code) in mod_authn_gssapi_log_krb5_error()
633 krb5_error_code code; in mod_authn_gssapi_basic() local
H A Dconfigfile.h43 void *code; member
H A Dresponse.c197 http_response_physical_path_error (request_st * const r, const int code, const char * const msg) in http_response_physical_path_error()
H A Dkeyvalue.c35 pcre2_code *code; member
H A Dstat_cache.c401 int code = 0; in stat_cache_handle_fdevent_in() local
478 …che_fam * const scf, fam_dir_entry *fam_dir, const char * const fn, const uint32_t fnlen, int code) in stat_cache_handle_fdevent_fn()
H A Dmod_webdav.c285 #define http_status_set_fin(r, code) ((r)->resp_body_finished = 1,\ argument
288 #define http_status_set(r, code) ((r)->http_status = (code)) argument
H A Dlemon.c293 const char *code; /* The code executed when this rule is reduced */ member
/lighttpd1.4/src/ls-hpack/
H A Dhuff-tables.h3 uint32_t code; member