Searched refs:SYNC_DIR (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/sendmail/src/
H A Dsendmail.h2171 # define SYNC_DIR(path, panic) sync_dir(path, panic) macro
2174 # define SYNC_DIR(path, panic) ((void) 0) macro
H A Dqueue.c957 SYNC_DIR(qf, true);
8055 SYNC_DIR(npath, true);
8073 SYNC_DIR(npath, true);
9013 SYNC_DIR(tempqf, false);
H A Dutil.c1257 SYNC_DIR(f, false);
H A Ddeliver.c945 ** SYNC_DIR -- fsync a directory based on a filename
1057 SYNC_DIR(f2buf, true);

Completed in 205 milliseconds