Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/include/sendmail/
H A Dsendmail.h70 extern bool filechanged __P((char *, int, struct stat *));
/freebsd/contrib/sendmail/libsmutil/
H A Dsafefile.c748 if (filechanged(fn, fd, &stb))
863 filechanged(fn, fd, stb) in filechanged() function
/freebsd/contrib/sendmail/libsmdb/
H A Dsmdb.c483 return filechanged(db_file_name, db_fd, stat_info);
/freebsd/contrib/sendmail/src/
H A DTRACEFLAGS57 44 safefile.c safefile, safedirpath, filechanged
H A Dmap.c1870 if (filechanged(dirfile, dfd, &std) ||
1871 filechanged(pagfile, pfd, &stp))
2352 if (filechanged(buf, fd, &st))
2476 if (filechanged(buf, fd, &st))
2963 if (filechanged(buf, fd, &st))
H A Drecipient.c1686 else if (filechanged(fname, sm_io_getinfo(fp,SM_IO_WHAT_FD, NULL), &st))
H A Ddeliver.c6776 if (filechanged(realfile, sm_io_getinfo(f, SM_IO_WHAT_FD, NULL),