Home
last modified time | relevance | path

Searched refs:cleanup_strerror (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dcleanup_strerror.c86 const char *cleanup_strerror(unsigned status) in cleanup_strerror() function
H A Dcleanup_user.h93 extern const char *cleanup_strerror(unsigned);
H A DMakefile.in3 canon_addr.c cfg_parser.c cleanup_strerror.c cleanup_strflags.c \
42 canon_addr.o cfg_parser.o cleanup_strerror.o cleanup_strflags.o \
948 cleanup_strerror.o: ../../include/check_arg.h
949 cleanup_strerror.o: ../../include/msg.h
950 cleanup_strerror.o: ../../include/sys_defs.h
951 cleanup_strerror.o: ../../include/vbuf.h
952 cleanup_strerror.o: ../../include/vstring.h
953 cleanup_strerror.o: cleanup_strerror.c
954 cleanup_strerror.o: cleanup_user.h
/netbsd-src/external/ibm-public/postfix/lib/global/
H A DMakefile22 cleanup_strerror.c \
/netbsd-src/external/ibm-public/postfix/dist/src/pickup/
H A Dpickup.c221 info->path, info->id, cleanup_strerror(status)); in cleanup_service_error_reason()
/netbsd-src/external/ibm-public/postfix/dist/src/sendmail/
H A Dsendmail.c1000 STR(why) : cleanup_strerror(status)); in enqueue()
/netbsd-src/external/ibm-public/postfix/dist/src/cleanup/
H A Dcleanup_milter.c2077 text = cleanup_strerror(CLEANUP_STAT_CONT); in cleanup_milter_apply()
2768 msg_info("errs = %s", cleanup_strerror(state->errs)); in main()
/netbsd-src/external/ibm-public/postfix/dist/
H A DHISTORY10498 global/cleanup_strerror.c.