Home
last modified time | relevance | path

Searched refs:read_hdrs (Results 1 – 7 of 7) sorted by relevance

/dports/mail/mlmmj/mlmmj-1.3.0/contrib/receivestrip/
H A Dmlmmj-receive-strip.c169 static int read_hdrs(int fd, struct strlist *allhdrs,struct strlist* delmime,struct strlist* denymi… in read_hdrs() function
278 if(read_hdrs(infd, &hdrs,delmime,denymime,deny,&new_boundary) == MIME_STRIP) in parse_body()
342 result = read_hdrs(infd, &hdrs,delmime,denymime,&deny,&boundary); in dump_mail()
/dports/mail/mmh/mmh-0.4/uip/
H A Dsortm.c66 static int read_hdrs(struct msgs *, char *);
196 if ((nmsgs = read_hdrs(mp, datesw)) <= 0) in main()
290 read_hdrs(struct msgs *mp, char *datesw) in read_hdrs() function
/dports/mail/nmh/nmh-1.7.1/uip/
H A Dsortm.c59 static int read_hdrs (struct msgs *, char *);
208 if ((nmsgs = read_hdrs (mp, datesw)) <= 0) in main()
309 read_hdrs (struct msgs *mp, char *datesw) in read_hdrs() function
/dports/net/librdkafka/librdkafka-1.8.2/examples/
H A Drdkafka_performance.c77 static int read_hdrs = 0; variable
330 if (read_hdrs) { in msg_consume()
986 read_hdrs = 1; in main()
1307 if (read_hdrs && mode == 'P') { in main()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/rdkafka-sys-2.0.0+1.4.2/librdkafka/examples/
H A Drdkafka_performance.c77 static int read_hdrs = 0; variable
330 if (read_hdrs) { in msg_consume()
971 read_hdrs = 1; in main()
993 read_hdrs = 1; in main()
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/plugins/out_kafka/librdkafka-1.7.0/examples/
H A Drdkafka_performance.c77 static int read_hdrs = 0; variable
330 if (read_hdrs) { in msg_consume()
986 read_hdrs = 1; in main()
1307 if (read_hdrs && mode == 'P') { in main()
/dports/mail/nmh/nmh-1.7.1/
H A DChangeLog2298 read_hdrs() has a auto `struct tws tb'. It's only use is as the