Searched defs:sync (Results 1 - 10 of 10) sorted by relevance

/osnet-11/usr/src/lib/libparted/common/libparted/fs/reiserfs/
H A Dgeom_dal.h48 int (*sync)(dal_t *); member in struct:dal_ops
/osnet-11/usr/src/lib/libntfs/common/include/ntfs/
H A Ddevice.h42 ND_Dirty, /* 1: Device is dirty, needs sync. */
97 int (*sync)(struct ntfs_device *dev); member in struct:ntfs_device_operations
/osnet-11/usr/src/lib/libparted/common/include/parted/
H A Ddevice.h114 int (*sync) (PedDevice* dev); member in struct:_PedDeviceArchOps
/osnet-11/usr/src/grub/grub2/util/
H A Dmisc.c316 void sync (void) function
/osnet-11/usr/src/lib/auditd_plugins/remote/
H A Daudit_remote.h101 boolean_t sync; /* call the sync routines */ member in struct:pipe_msg_s
/osnet-11/usr/src/lib/libparted/common/libparted/fs/ext2/
H A Dext2.h96 int (*sync)(void *cookie); member in struct:ext2_dev_ops
/osnet-11/usr/src/lib/libcmd/common/
H A Dcp.c100 "[F:fsync|sync?\bfsync\b(2) each file after it is copied.]"
177 int sync; /* fsync() each file after copy */ member in struct:State_s
624 if (sfsync(op) || state->sync && fsync(wfd) || sfclose(op))
834 state->sync = 1;
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/include/
H A Ddb.h64 #define R_RECNOSYNC 11 /* sync (RECNO) */
109 int (*sync) __P((const struct __db *, u_int)); member in struct:__db
/osnet-11/usr/src/lib/librstp/common/
H A Dport.h121 Bool sync; /* 17.18.34 */ member in struct:port_t
/osnet-11/usr/src/cmd/sendmail/db/
H A Ddb.h185 #define DB_TXN_NOSYNC 0x000800 /* Do not sync log on commit. */
457 int (*sync) __P((DB *, u_int32_t)); member in struct:__db
461 #define DB_AM_INMEM 0x000004 /* In-memory; no sync on close. */

Completed in 27 milliseconds