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

/macosx-10.10/libarchive-30/libarchive/libarchive/
H A Darchive_read_support_compression_rpm.c54 int first_header; member in struct:rpm
196 rpm->first_header = 1;
213 if (rpm->first_header) {
230 rpm->first_header = 0;
/macosx-10.10/apache-793/httpd/server/
H A Dutil_script.c424 int first_header = 1; local
448 if (first_header)
519 if (first_header)
633 first_header = 0;
/macosx-10.10/postfix-255/postfix/src/milter/
H A Dmilter8.c2288 int first_header; /* first header */ member in struct:__anon11790
2332 if (msg_ctx->first_header) {
2333 msg_ctx->first_header = 0;
2544 msg_ctx.first_header = 1;

Completed in 103 milliseconds