Searched refs:sync_dir (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/sendmail/src/
H A Dsendmail.h2090 # define SYNC_DIR(path, panic) sync_dir(path, panic)
2091 extern void sync_dir __P((char *, bool));
H A Ddeliver.c947 sync_dir(filename, panic) function
971 sm_syslog(LOG_INFO, NOQID, "sync_dir: %s: fsync(%d)",
978 syserr("!sync_dir: cannot fsync directory %s",
982 "sync_dir: cannot fsync directory %s: %s",

Completed in 67 milliseconds