Searched refs:warn_stat (Results 1 - 25 of 64) sorted by relevance

123

/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Dwarn_stat.h8 /* warn_stat 3h
12 /* #include <warn_stat.h>
20 #define stat(p, s) warn_stat((p), (s))
25 extern int warn_stat(const char *path, struct stat *);
H A Dwarn_stat.c5 /* warn_stat 3
9 /* #include <warn_stat.h>
11 /* int warn_stat(path, st)
23 /* warn_stat(), warn_fstat() and warn_lstat() wrap the stat(),
47 #include <warn_stat.h>
69 /* warn_stat - stat with warning */
71 int warn_stat(const char *path, struct stat * st) function
H A Dload_file.c51 #include <warn_stat.h>
H A Dmkmap_db.c56 #include <warn_stat.h>
H A Dedit_file.c159 #include <warn_stat.h>
H A Dsafe_open.c90 #include <warn_stat.h>
/netbsd-current/external/ibm-public/postfix/dist/src/global/
H A Dfile_id.c65 #include <warn_stat.h>
H A Dremove.c42 #include <warn_stat.h>
H A Dmail_open_ok.c70 #include <warn_stat.h>
H A Dmail_trigger.c65 #include <warn_stat.h>
H A Ddot_lockfile.c69 #include <warn_stat.h>
H A Dmbox_open.c96 #include <warn_stat.h>
H A Ddata_redirect.c78 #include <warn_stat.h>
H A Dmail_copy.c118 #include <warn_stat.h>
/netbsd-current/external/ibm-public/postfix/dist/src/master/
H A Dmail_flow.c58 #include <warn_stat.h>
/netbsd-current/external/ibm-public/postfix/dist/src/postkick/
H A Dpostkick.c104 #include <warn_stat.h>
H A DMakefile.in82 postkick.o: ../../include/warn_stat.h
/netbsd-current/external/ibm-public/postfix/dist/src/cleanup/
H A Dcleanup_region.c88 #include <warn_stat.h>
/netbsd-current/external/ibm-public/postfix/dist/src/postlock/
H A Dpostlock.c122 #include <warn_stat.h>
H A DMakefile.in85 postlock.o: ../../include/warn_stat.h
/netbsd-current/external/ibm-public/postfix/dist/src/local/
H A Dmaildir.c62 #include <warn_stat.h>
/netbsd-current/external/ibm-public/postfix/dist/src/virtual/
H A Dmaildir.c57 #include <warn_stat.h>
/netbsd-current/external/ibm-public/postfix/dist/src/postlog/
H A Dpostlog.c131 #include <warn_stat.h>
/netbsd-current/external/ibm-public/postfix/dist/src/postfix/
H A Dpostfix.c440 #include <warn_stat.h>
/netbsd-current/external/ibm-public/postfix/dist/src/postmulti/
H A DMakefile.in86 postmulti.o: ../../include/warn_stat.h

Completed in 233 milliseconds

123