/titanic_52/usr/src/lib/libc/common/sys/ |
H A D | sync.s | 30 .file "sync.s" 32 /* C library -- sync */ 33 /* void sync (void); */ 37 ANSI_PRAGMA_WEAK(sync,function) 41 SYSCALL_NOERROR_RVAL1(sync) 43 SET_SIZE(sync)
|
/titanic_52/usr/src/lib/librstp/common/ |
H A D | roletrns.c | 59 port->sync = True; /* in ROOT_PROPOSED (setSyncBridge) */ in setSyncBridge() 120 port->sync = True; /* in INIT */ in STP_roletrns_enter_state() 139 port->sync = port->reRoot = False; /* BLOCKED_PORT */ in STP_roletrns_enter_state() 155 port->proposed = port->sync = False; /* in ROOT_AGREED */ in STP_roletrns_enter_state() 214 port->sync = False; /* DESIGNATED_SYNCED */ in STP_roletrns_enter_state() 311 port->sync || in STP_roletrns_check_conditions() 399 if (port->sync && port->synced) { in STP_roletrns_check_conditions() 405 !port->sync && in STP_roletrns_check_conditions() 411 !port->sync && !port->learn) { in STP_roletrns_check_conditions() 414 if (((port->sync in STP_roletrns_check_conditions() [all...] |
/titanic_52/usr/src/cmd/ast/libshell/common/ |
H A D | illumos_cmdlist.h | 157 ASTCMDLIST(sync) 158 BINCMDLIST(sync) 159 GNUCMDLIST(sync) 160 SBINCMDLIST(sync) 161 SUSRBINCMDLIST(sync)
|
/titanic_52/usr/src/uts/common/io/comstar/lu/stmf_sbd/ |
H A D | sbd_zvol.c | 330 * flags == ZVIO_COMMIT - same as above and commit to zil on sync devices 337 int sync, i, error; in sbd_zvol_rele_write_bufs() local 373 sync = !zvol_get_volume_wce(sl->sl_zvol_minor_hdl); in sbd_zvol_rele_write_bufs() 375 (ssize_t)len, sync); in sbd_zvol_rele_write_bufs() 381 if (sync && (flags & ZVIO_COMMIT)) in sbd_zvol_rele_write_bufs() 423 int error, sync; in sbd_zvol_copy_write() local 437 sync = !zvol_get_volume_wce(sl->sl_zvol_minor_hdl); in sbd_zvol_copy_write() 448 (ssize_t)len, sync); in sbd_zvol_copy_write() 453 if (sync && (flags & ZVIO_COMMIT)) in sbd_zvol_copy_write()
|
/titanic_52/usr/src/lib/libunistat/common/rdc/ |
H A D | rdc.err | 42 NOSLAVE = Target %s is failed, cannot set up for sync operation 46 INITAFTERSYNC = Could not initialize data structures on %s ==> %s set after sync 50 UPDATE = Update sync %s:%s ==> %s:%s only allowed for an rdc device set 64 NOTPRIMARY = Not primary, cannot sync %s:%s and %s:%s 65 RSYNCNEEDED = Reverse sync needed, cannot sync %s:%s ==> %s:%s 76 GROUPMODE = Cannot reconfigure sync/async on members of a group 91 QNORSYNC = Cannot reverse sync %s:%s <== %s:%s, set is in queuing mode 92 SETNOTLOGGING = can not start sync as set %s:%s is not logging
|
/titanic_52/usr/src/test/zfs-tests/tests/functional/nopwrite/ |
H A D | nopwrite_sync.ksh | 23 # Verify that nopwrite works for sync writes 28 # 3. Use dd with the sync flag to test the sync write path. 41 log_assert "nopwrite works for sync writes" 45 $GNUDD if=/dev/urandom of=$TESTDIR/file bs=1024k count=$MEGS oflag=sync \ 51 oflag=sync conv=notrunc >/dev/null 2>&1 || log_fail "dd failed." 55 log_pass "nopwrite works for sync writes"
|
/titanic_52/usr/src/uts/common/avs/ns/rdc/ |
H A D | rdc_dev.c | 866 /* Primary, so reverse sync needed */ in _rdc_rsrv_d() 1000 * If this is a many group with a reverse sync in progress and in _rdc_remote_read() 1117 * Forbid any io to secondary if it needs a sync. in _rdc_alloc_buf() 1127 * Forbid any io to primary if it needs a reverse sync in _rdc_alloc_buf() 1189 /* Primary, so reverse sync needed */ in _rdc_alloc_buf() 1192 /* Secondary, so forward sync needed */ in _rdc_alloc_buf() 1829 * or the remote end has more recent data because an reverse sync is 1896 * sync set. in _rdc_remote_write() 1905 /* sync mode, or remote io mode, or local device is dead */ in _rdc_remote_write() 1927 * greater then the sync bloc in _rdc_remote_write() 2090 rdc_thrsync_t *sync = (rdc_thrsync_t *)p->next; _rdc_diskq_enqueue_thr() local 2119 rdc_thrsync_t *sync = (rdc_thrsync_t *)p->next; _rdc_sync_write_thr() local 2191 rdc_thrsync_t *sync = &h->rdc_sync; _rdc_write() local [all...] |
/titanic_52/usr/src/uts/common/io/aggr/ |
H A D | aggr_lacp.c | 295 pl->ActorAdminPortState.bit.sync = B_FALSE; in aggr_lacp_init_port() 382 pl->ActorOperPortState.bit.sync = B_FALSE; in lacp_reset_port() 755 pl->ActorOperPortState.bit.sync = B_FALSE; in lacp_mux_sm() 807 pl->PartnerOperPortState.bit.sync) { in lacp_mux_sm() 816 !pl->PartnerOperPortState.bit.sync) { in lacp_mux_sm() 837 pl->ActorOperPortState.bit.sync = in lacp_mux_sm() 859 pl->ActorOperPortState.bit.sync = B_TRUE; in lacp_mux_sm() 867 if (pl->PartnerOperPortState.bit.sync) { in lacp_mux_sm() 869 * We had already received an updated sync from in lacp_mux_sm() 1450 !tpp->lp_lacp.PartnerOperPortState.bit.sync) { in lacp_selection_logic() [all...] |
/titanic_52/usr/src/uts/common/sys/ |
H A D | aggr.h | 97 uint8_t sync: 1; member 105 uint8_t sync: 1;
|
/titanic_52/usr/src/contrib/ast/src/cmd/INIT/ |
H A D | package.sh | 192 then \bditto\b(1) is used to sync the remote \bsrc\b 194 is specified then the sync is deferred to the \amaster\a 195 host. If \amaster\a is omitted (two :) then the sync is 1012 : then ditto(1) is used to sync the remote src 1014 is specified then the sync is deferred to the 1016 the sync is disabled. These directories must exist 1602 # LD_LIBRARY_PATH may be out of sync with PATH here 4513 sync=$host 4526 *) rsh=$1 sync=$2 root=$3 4527 case $sync i [all...] |
/titanic_52/usr/src/uts/sun4/ml/ |
H A D | copy.s | 44 * We use membar sync to establish an error barrier for 137 membar #Sync ! sync error barrier 176 membar #Sync ! sync error barrier 193 membar #Sync ! sync error barrier 271 membar #Sync ! sync error barrier 311 membar #Sync ! sync error barrier 328 membar #Sync ! sync error barrier
|
/titanic_52/usr/src/cmd/sync/ |
H A D | sync.c | 38 sync(); in main()
|
H A D | Makefile | 29 PROG= sync
|
/titanic_52/usr/src/lib/krb5/plugins/kdb/db2/ |
H A D | adb_policy.c | 115 if((db->db->sync(db->db, 0)) == -1) in osa_adb_create_policy() 174 if ((db->db->sync(db->db, 0)) == -1) { in osa_adb_destroy_policy() 318 if((db->db->sync(db->db, 0)) == -1) in osa_adb_put_policy()
|
/titanic_52/usr/src/uts/common/io/ |
H A D | bofi.conf | 56 # The 'bofi-sync-check' property may be set to "on" or "off". The "on" 60 bofi-sync-check="on";
|
/titanic_52/usr/src/uts/common/fs/zfs/ |
H A D | zvol.c | 1005 * sync the data and get a pointer to it (indirect) so that in zvol_get_data() 1052 boolean_t sync) in zvol_log_write() argument 1082 } else if (sync) { in zvol_log_write() 1111 itx->itx_sync = sync; in zvol_log_write() 1232 boolean_t sync; in zvol_strategy() local 1275 sync = ((!(bp->b_flags & B_ASYNC) && in zvol_strategy() 1304 zvol_log_write(zv, tx, off, size, sync); in zvol_strategy() 1323 if (sync) in zvol_strategy() 1435 boolean_t sync; in zvol_write() local 1452 sync in zvol_write() 1604 zvol_log_write_minor(void * minor_hdl,dmu_tx_t * tx,offset_t off,ssize_t resid,boolean_t sync) zvol_log_write_minor() argument 1619 zvol_log_truncate(zvol_state_t * zv,dmu_tx_t * tx,uint64_t off,uint64_t len,boolean_t sync) zvol_log_truncate() argument [all...] |
/titanic_52/usr/src/test/zfs-tests/tests/functional/redundancy/ |
H A D | redundancy_004_neg.ksh | 61 sync
|
/titanic_52/usr/src/cmd/rpcsvc/net_files/ |
H A D | rpc | 68 sync 100104 na.sync
|
/titanic_52/usr/src/uts/common/sys/nxge/ |
H A D | nxge_n2_esr_hw.h | 233 uint16_t sync : 1; member 237 uint16_t sync : 1; 658 uint16_t sync : 1; member 662 uint16_t sync : 1;
|
/titanic_52/usr/src/contrib/ast/src/lib/libpp/ |
H A D | RELEASE | 1 12-06-06 ppline.c: preserve hosted sync even for normal sync 11 10-06-01 sync with ast api 20100601 55 04-04-15 probe.win32: sync up with uwin 2003-08-06 master -- oops 103 02-03-15 ppproto.c: fix cpp pp:compatibility double line sync memory fault 220 96-10-31 a few more line sync tweaks for EDG C++ 236 fix catliteral line sync line number bug 328 add PP_LINEBASE for compilers that botch long line sync paths 344 fix standalone macdef line sync buffer bug 362 fix CATLITERAL hidden newline line sync [all...] |
/titanic_52/usr/src/contrib/ast/src/lib/libcmd/ |
H A D | sync.c | 29 "[-?\n@(#)$Id: sync (AT&T Research) 2006-10-04 $\n]" 31 "[+NAME?sync - schedule file system updates]" 74 sync(); in b_sync() 76 error(ERROR_usage(2), "failed -- the native system does not provide a sync(2) call"); in b_sync()
|
/titanic_52/usr/src/cmd/cmd-inet/etc/ |
H A D | ipsecalgs | 34 PROTO|2|PROTO_IPSEC_AH|sync 35 PROTO|3|PROTO_IPSEC_ESP|sync
|
/titanic_52/usr/src/uts/common/io/cxgbe/t4nex/ |
H A D | t4_l2t.c | 43 /* identifies sync vs async L2T_WRITE_REQs */ 189 write_l2e(adapter_t *sc, struct l2t_entry *e, int sync) in write_l2e() argument 205 V_SYNC_WR(sync) | V_TID_QID(sc->sge.fwq.abs_id))); in write_l2e() 206 req->params = htons(V_L2T_W_PORT(e->lport) | V_L2T_W_NOREPLY(!sync)); in write_l2e() 215 if (sync && e->state != L2T_STATE_SWITCHING) in write_l2e()
|
/titanic_52/usr/src/uts/sun4/sys/ |
H A D | xc_impl.h | 185 #define WAIT_MBOX_DONE(xc_cpuset, lcx, state, sync) \ argument 212 if (sync && first_time) { \
|
/titanic_52/usr/src/uts/common/sys/1394/ |
H A D | ixl1394.h | 328 * Specifies the tag and sync bits used for the port. 337 uint16_t sync; member 341 ixl1394_set_tagsync::sync \ 346 * Specifies the tag and sync bits used for the port. 365 * Specifies that next receive is to wait for sync before accepting input.
|