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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsendmail.h2029 # define SYNC_DIR(path, panic) sync_dir(path, panic) macro
2032 # define SYNC_DIR(path, panic) ((void) 0) macro
H A Dqueue.c938 SYNC_DIR(qf, true);
7842 SYNC_DIR(npath, true);
7860 SYNC_DIR(npath, true);
8800 SYNC_DIR(tempqf, false);
H A Dutil.c1257 SYNC_DIR(f, false);
H A Ddeliver.c935 ** SYNC_DIR -- fsync a directory based on a filename
1047 SYNC_DIR(f2buf, true);

Completed in 103 milliseconds