Searched defs:HEADER (Results 1 - 2 of 2) sorted by relevance

/httpd/support/
H A Dhtcacheclean.c62 #define HEADER 1 /* headers file */ macro
65 #define HEADERDATA (HEADER|DATA)
76 int type; /* type of file/fileset: TEMP, HEADER, DATA, HEADERDATA */
719 d->type |= HEADER;
850 case HEADER:
/httpd/modules/proxy/
H A Dmod_proxy_ftp.c432 HEADER, BODY, FOOTER enumerator in enum:__anon294::__anon295
462 ctx->state = HEADER;
468 if (HEADER == ctx->state) {

Completed in 2068 milliseconds