Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/include/sendmail/
H A Dsendmail.h70 extern bool filechanged __P((char *, int, struct stat *));
/illumos-gate/usr/src/cmd/sendmail/libsmutil/
H A Dsafefile.c749 if (filechanged(fn, fd, &stb))
864 filechanged(fn, fd, stb) in filechanged() function
/illumos-gate/usr/src/cmd/sendmail/libsmdb/
H A Dsmdb.c485 return filechanged(db_file_name, db_fd, stat_info);
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dmap.c1598 if (filechanged(dirfile, dfd, &std) ||
1599 filechanged(pagfile, pfd, &stp))
2100 if (filechanged(buf, fd, &st))
2224 if (filechanged(buf, fd, &st))
H A Drecipient.c1668 else if (filechanged(fname, sm_io_getinfo(fp,SM_IO_WHAT_FD, NULL), &st))
H A Ddeliver.c5550 if (filechanged(realfile, sm_io_getinfo(f, SM_IO_WHAT_FD, NULL),