Searched refs:mark_corrupt (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/ibm-public/postfix/dist/src/global/
H A Dmark_corrupt.h8 /* mark_corrupt 3h
12 /* #include <mark_corrupt.h>
24 extern int mark_corrupt(VSTREAM *);
H A Dmark_corrupt.c5 /* mark_corrupt 3
9 /* #include <mark_corrupt.h>
11 /* char *mark_corrupt(src)
45 #include <mark_corrupt.h>
47 /* mark_corrupt - mark queue file as corrupt */
49 int mark_corrupt(VSTREAM *src) function
51 const char *myname = "mark_corrupt";
H A Dmail_copy.c83 /* mark_corrupt(3), mark queue file as corrupted.
127 #include "mark_corrupt.h"
254 corrupt_error = mark_corrupt(src);
H A DMakefile.in18 mark_corrupt.c match_parent_style.c mbox_conf.c mbox_open.c \
57 mark_corrupt.o match_parent_style.o mbox_conf.o mbox_open.o \
98 mark_corrupt.h match_parent_style.h mbox_conf.h mbox_open.h \
1836 mail_copy.o: mark_corrupt.h
2103 mark_corrupt.o: ../../include/attr.h
2104 mark_corrupt.o: ../../include/check_arg.h
2105 mark_corrupt.o: ../../include/htable.h
2106 mark_corrupt.o: ../../include/msg.h
2107 mark_corrupt.o: ../../include/mymalloc.h
2108 mark_corrupt
[all...]
/netbsd-current/external/ibm-public/postfix/dist/src/local/
H A Dforward.c85 #include <mark_corrupt.h>
305 status |= mark_corrupt(attr.fp);
H A DMakefile.in306 forward.o: ../../include/mark_corrupt.h
/netbsd-current/external/ibm-public/postfix/lib/global/
H A DMakefile107 mark_corrupt.c \
/netbsd-current/external/ibm-public/postfix/dist/src/smtp/
H A Dsmtp_proto.c144 #include <mark_corrupt.h>
2368 (void) mark_corrupt(state->src);
H A DMakefile.in432 smtp_proto.o: ../../include/mark_corrupt.h

Completed in 130 milliseconds