Searched refs:ot (Results 1 - 25 of 38) sorted by relevance

12

/freebsd-9.3-release/sys/fs/nfs/
H A Dnfsrvcache.h69 } ot; member in union:nfsrvcache::__anon9262
80 #define rc_sockref rc_un2.ot.sockref
81 #define rc_tcpseq rc_un2.ot.tcpseq
82 #define rc_refcnt rc_un2.ot.refcnt
83 #define rc_reqlen rc_un2.ot.len
84 #define rc_cksum rc_un2.ot.cksum
85 #define rc_cachetime rc_un2.ot.cachetime
86 #define rc_acked rc_un2.ot.acked
/freebsd-9.3-release/contrib/ntp/ntpd/
H A Dcheck_y2k.c490 struct calendar ot; local
518 caljulian( ntp_time, &ot ); /* convert January 1 */
519 if ( ot.year != year
520 || ot.month != 1
521 || ot.monthday != 1 )
527 (int)ot.year, (int)ot.month, (int)ot.monthday );
532 caljulian( ntp_time, &ot ); /* convert Feb 28 */
533 if ( ot
572 struct calendar ot; local
[all...]
/freebsd-9.3-release/sys/dev/cxgb/common/
H A Dcxgb_t3_cpl.h196 #define OPCODE_TID(cmd) ((cmd)->ot.opcode_tid)
521 union opcode_tid ot; member in struct:cpl_pass_open_req
534 union opcode_tid ot; member in struct:cpl_pass_open_rpl
545 union opcode_tid ot; member in struct:cpl_pass_establish
583 union opcode_tid ot; member in struct:cpl_pass_accept_req
611 union opcode_tid ot; member in struct:cpl_pass_accept_rpl
621 union opcode_tid ot; member in struct:cpl_act_open_req
663 union opcode_tid ot; member in struct:cpl_act_open_rpl
675 union opcode_tid ot; member in struct:cpl_act_establish
689 union opcode_tid ot; member in struct:cpl_get_tcb
696 union opcode_tid ot; member in struct:cpl_get_tcb_rpl
704 union opcode_tid ot; member in struct:cpl_set_tcb
717 union opcode_tid ot; member in struct:cpl_set_tcb_field
727 union opcode_tid ot; member in struct:cpl_set_tcb_rpl
734 union opcode_tid ot; member in struct:cpl_pcmd
752 union opcode_tid ot; member in struct:cpl_pcmd_reply
760 union opcode_tid ot; member in struct:cpl_close_con_req
766 union opcode_tid ot; member in struct:cpl_close_con_rpl
775 union opcode_tid ot; member in struct:cpl_close_listserv_req
783 union opcode_tid ot; member in struct:cpl_close_listserv_rpl
790 union opcode_tid ot; member in struct:cpl_abort_req_rss
799 union opcode_tid ot; member in struct:cpl_abort_req
808 union opcode_tid ot; member in struct:cpl_abort_rpl_rss
817 union opcode_tid ot; member in struct:cpl_abort_rpl
826 union opcode_tid ot; member in struct:cpl_peer_close
866 union opcode_tid ot; member in struct:cpl_tx_data
920 union opcode_tid ot; member in struct:cpl_tx_data_ack
926 union opcode_tid ot; member in struct:cpl_wr_ack
935 union opcode_tid ot; member in struct:cpl_sge_ec_cr_return
943 union opcode_tid ot; member in struct:cpl_rdma_ec_status
962 union opcode_tid ot; member in struct:cpl_iscsi_hdr
983 union opcode_tid ot; member in struct:cpl_rx_data
1006 union opcode_tid ot; member in struct:cpl_rx_data_ack
1035 union opcode_tid ot; member in struct:cpl_rx_urg_notify
1041 union opcode_tid ot; member in struct:cpl_rx_ddp_complete
1047 union opcode_tid ot; member in struct:cpl_rx_data_ddp
1309 union opcode_tid ot; member in struct:cpl_l2t_write_req
1339 union opcode_tid ot; member in struct:cpl_l2t_write_rpl
1346 union opcode_tid ot; member in struct:cpl_l2t_read_req
1353 union opcode_tid ot; member in struct:cpl_l2t_read_rpl
1382 union opcode_tid ot; member in struct:cpl_smt_write_req
1400 union opcode_tid ot; member in struct:cpl_smt_write_rpl
1407 union opcode_tid ot; member in struct:cpl_smt_read_req
1421 union opcode_tid ot; member in struct:cpl_smt_read_rpl
1439 union opcode_tid ot; member in struct:cpl_rte_delete_req
1460 union opcode_tid ot; member in struct:cpl_rte_delete_rpl
1467 union opcode_tid ot; member in struct:cpl_rte_write_req
1498 union opcode_tid ot; member in struct:cpl_rte_write_rpl
1505 union opcode_tid ot; member in struct:cpl_rte_read_req
1511 union opcode_tid ot; member in struct:cpl_rte_read_rpl
1528 union opcode_tid ot; member in struct:cpl_tid_release
[all...]
/freebsd-9.3-release/contrib/gdb/gdb/config/i386/
H A Dnm-i386sco5.h61 #define TARGET_CAN_USE_HARDWARE_WATCHPOINT(type, cnt, ot) 1
H A Dnm-i386.h84 #define TARGET_CAN_USE_HARDWARE_WATCHPOINT(type, cnt, ot) 1
/freebsd-9.3-release/sys/dev/cxgbe/common/
H A Dt4_msg.h272 #define OPCODE_TID(cmd) ((cmd)->ot.opcode_tid)
568 union opcode_tid ot; member in struct:cpl_pass_open_req
579 union opcode_tid ot; member in struct:cpl_pass_open_req6
592 union opcode_tid ot; member in struct:cpl_pass_open_rpl
599 union opcode_tid ot; member in struct:cpl_pass_establish
628 union opcode_tid ot; member in struct:cpl_pass_accept_req
676 union opcode_tid ot; member in struct:cpl_pass_accept_rpl
683 union opcode_tid ot; member in struct:cpl_t5_pass_accept_rpl
692 union opcode_tid ot; member in struct:cpl_act_open_req
708 union opcode_tid ot; member in struct:cpl_t5_act_open_req
721 union opcode_tid ot; member in struct:cpl_act_open_req6
735 union opcode_tid ot; member in struct:cpl_t5_act_open_req6
750 union opcode_tid ot; member in struct:cpl_act_open_rpl
767 union opcode_tid ot; member in struct:cpl_act_establish
778 union opcode_tid ot; member in struct:cpl_get_tcb
799 union opcode_tid ot; member in struct:cpl_get_tcb_rpl
807 union opcode_tid ot; member in struct:cpl_set_tcb
814 union opcode_tid ot; member in struct:cpl_set_tcb_field
822 union opcode_tid ot; member in struct:cpl_set_tcb_field_core
842 union opcode_tid ot; member in struct:cpl_set_tcb_rpl
851 union opcode_tid ot; member in struct:cpl_close_con_req
857 union opcode_tid ot; member in struct:cpl_close_con_rpl
866 union opcode_tid ot; member in struct:cpl_close_listsvr_req
878 union opcode_tid ot; member in struct:cpl_close_listsvr_rpl
885 union opcode_tid ot; member in struct:cpl_abort_req_rss
892 union opcode_tid ot; member in struct:cpl_abort_req
901 union opcode_tid ot; member in struct:cpl_abort_rpl_rss
908 union opcode_tid ot; member in struct:cpl_abort_rpl
917 union opcode_tid ot; member in struct:cpl_peer_close
923 union opcode_tid ot; member in struct:cpl_tid_release
964 union opcode_tid ot; member in struct:cpl_tx_data
1033 union opcode_tid ot; member in struct:cpl_tx_data_ack
1039 union opcode_tid ot; member in struct:cpl_wr_ack
1289 union opcode_tid ot; member in struct:cpl_iscsi_hdr_no_rss
1334 union opcode_tid ot; member in struct:cpl_iscsi_hdr
1355 union opcode_tid ot; member in struct:cpl_iscsi_data
1366 union opcode_tid ot; member in struct:cpl_rx_data
1389 union opcode_tid ot; member in struct:cpl_fcoe_hdr
1405 union opcode_tid ot; member in struct:cpl_fcoe_data
1415 union opcode_tid ot; member in struct:cpl_rx_urg_notify
1421 union opcode_tid ot; member in struct:cpl_rx_urg_pkt
1428 union opcode_tid ot; member in struct:cpl_rx_data_ack
1433 union opcode_tid ot; member in struct:cpl_rx_data_ack_core
1466 union opcode_tid ot; member in struct:cpl_rx_ddp_complete
1474 union opcode_tid ot; member in struct:cpl_rx_data_ddp
1490 union opcode_tid ot; member in struct:cpl_rx_fcoe_ddp
1501 union opcode_tid ot; member in struct:cpl_rx_data_dif
1515 union opcode_tid ot; member in struct:cpl_rx_iscsi_dif
1532 union opcode_tid ot; member in struct:cpl_rx_fcoe_dif
1851 union opcode_tid ot; member in struct:cpl_rte_delete_req
1872 union opcode_tid ot; member in struct:cpl_rte_delete_rpl
1879 union opcode_tid ot; member in struct:cpl_rte_write_req
1909 union opcode_tid ot; member in struct:cpl_rte_write_rpl
1916 union opcode_tid ot; member in struct:cpl_rte_read_req
1922 union opcode_tid ot; member in struct:cpl_rte_read_rpl
1938 union opcode_tid ot; member in struct:cpl_l2t_write_req
1972 union opcode_tid ot; member in struct:cpl_l2t_write_rpl
1979 union opcode_tid ot; member in struct:cpl_l2t_read_req
1985 union opcode_tid ot; member in struct:cpl_l2t_read_rpl
2001 union opcode_tid ot; member in struct:cpl_smt_write_req
2011 union opcode_tid ot; member in struct:cpl_smt_write_rpl
2018 union opcode_tid ot; member in struct:cpl_smt_read_req
2024 union opcode_tid ot; member in struct:cpl_smt_read_rpl
2066 union opcode_tid ot; member in struct:cpl_tag_write_req
2073 union opcode_tid ot; member in struct:cpl_tag_write_rpl
2081 union opcode_tid ot; member in struct:cpl_tag_read_req
2087 union opcode_tid ot; member in struct:cpl_tag_read_rpl
2139 union opcode_tid ot; member in struct:cpl_error
2145 union opcode_tid ot; member in struct:cpl_hit_notify
2153 union opcode_tid ot; member in struct:cpl_pkt_notify
2198 union opcode_tid ot; member in struct:cpl_rdma_terminate
2205 union opcode_tid ot; member in struct:cpl_set_le_req
2246 union opcode_tid ot; member in struct:cpl_set_le_rpl
2331 union opcode_tid ot; member in struct:cpl_fw4_ack
[all...]
/freebsd-9.3-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Ddmu_object.c34 dmu_object_alloc(objset_t *os, dmu_object_type_t ot, int blocksize, argument
79 dnode_allocate(dn, ot, blocksize, 0, bonustype, bonuslen, tx);
89 dmu_object_claim(objset_t *os, uint64_t object, dmu_object_type_t ot, argument
101 dnode_allocate(dn, ot, blocksize, 0, bonustype, bonuslen, tx);
109 dmu_object_reclaim(objset_t *os, uint64_t object, dmu_object_type_t ot, argument
125 if (dn->dn_type == ot && dn->dn_datablksz == blocksize &&
157 dnode_reallocate(dn, ot, blocksize, bonustype, bonuslen, tx);
H A Dzap_micro.c621 zap_create_claim(objset_t *os, uint64_t obj, dmu_object_type_t ot, argument
625 0, ot, bonustype, bonuslen, tx));
630 dmu_object_type_t ot,
635 err = dmu_object_claim(os, obj, ot, 0, bonustype, bonuslen, tx);
643 zap_create(objset_t *os, dmu_object_type_t ot, argument
646 return (zap_create_norm(os, 0, ot, bonustype, bonuslen, tx));
650 zap_create_norm(objset_t *os, int normflags, dmu_object_type_t ot, argument
653 uint64_t obj = dmu_object_alloc(os, ot, 0, bonustype, bonuslen, tx);
661 dmu_object_type_t ot, int leaf_blockshift, int indirect_blockshift,
664 uint64_t obj = dmu_object_alloc(os, ot,
629 zap_create_claim_norm(objset_t *os, uint64_t obj, int normflags, dmu_object_type_t ot, dmu_object_type_t bonustype, int bonuslen, dmu_tx_t *tx) argument
660 zap_create_flags(objset_t *os, int normflags, zap_flags_t flags, dmu_object_type_t ot, int leaf_blockshift, int indirect_blockshift, dmu_object_type_t bonustype, int bonuslen, dmu_tx_t *tx) argument
[all...]
H A Ddnode.c472 dnode_allocate(dnode_t *dn, dmu_object_type_t ot, int blocksize, int ibs, argument
495 ASSERT(ot != DMU_OT_NONE);
496 ASSERT(DMU_OT_IS_VALID(ot));
523 dn->dn_type = ot;
555 dnode_reallocate(dnode_t *dn, dmu_object_type_t ot, int blocksize, argument
604 dn->dn_type = ot;
H A Ddsl_scan.c211 dmu_object_type_t ot = 0; local
263 ot = DMU_OT_ZAP_OTHER;
266 ot ? ot : DMU_OT_SCAN_QUEUE, DMU_OT_NONE, 0, tx);
/freebsd-9.3-release/etc/rc.d/
H A Dnsswitch94 "/etc/host.conf" -ot "/etc/nsswitch.conf" ]
/freebsd-9.3-release/contrib/openbsm/etc/
H A Daudit_class23 0x80000000:ot:miscellaneous
H A Daudit_event206 211:AUE_AUDIT:audit(2):ot
233 238:AUE_MEMCNTL:memcntl(2):ot
289 294:AUE_BRANDSYS:brandsys(2):ot
312 312:AUE_DARWIN_SETPRIORITY:setpriority(2):pc,ot
348 348:AUE_DARWIN_RESETSHFILE:reset_shared_file():ot
349 349:AUE_DARWIN_NEWSYSTEMSHREG:new_system_share_regions():ot
360 360:AUE_DARWIN_SYSCTL_NONADMIN:sysctl() - non-admin:ot
385 43021:AUE_SYSCTL:sysctl(3):ot
402 43038:AUE_RESETSHFILE:reset_shared_file():ot
403 43039:AUE_NEWSYSTEMSHREG:new_system_share_regions():ot
[all...]
/freebsd-9.3-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
H A Ddmu.h114 #define DMU_OT_IS_VALID(ot) (((ot) & DMU_OT_NEWTYPE) ? \
115 ((ot) & DMU_OT_BYTESWAP_MASK) < DMU_BSWAP_NUMFUNCS : \
116 (ot) < DMU_OT_NUMTYPES)
118 #define DMU_OT_IS_METADATA(ot) (((ot) & DMU_OT_NEWTYPE) ? \
119 ((ot) & DMU_OT_METADATA) : \
120 dmu_ot[(ot)].ot_metadata)
122 #define DMU_OT_BYTESWAP(ot) (((ot)
[all...]
H A Dzap.h133 uint64_t zap_create(objset_t *ds, dmu_object_type_t ot,
135 uint64_t zap_create_norm(objset_t *ds, int normflags, dmu_object_type_t ot,
138 dmu_object_type_t ot, int leaf_blockshift, int indirect_blockshift,
140 uint64_t zap_create_link(objset_t *os, dmu_object_type_t ot,
153 int zap_create_claim(objset_t *ds, uint64_t obj, dmu_object_type_t ot,
156 int normflags, dmu_object_type_t ot,
H A Ddnode.h273 void dnode_allocate(dnode_t *dn, dmu_object_type_t ot, int blocksize, int ibs,
275 void dnode_reallocate(dnode_t *dn, dmu_object_type_t ot, int blocksize,
/freebsd-9.3-release/usr.bin/xlint/lint1/
H A Dtree.c1636 tspec_t nt, ot, ost = NOTSPEC; local
1642 if ((ot = tn->tn_type->t_tspec) == PTR)
1646 ptconv(arg, nt, ot, tp, tn);
1647 if (isityp(nt) && isityp(ot)) {
1648 iiconv(op, arg, nt, ot, tp, tn);
1649 } else if (nt == PTR && ((ot == PTR && ost == VOID) || isityp(ot)) &&
1652 } else if (isityp(nt) && ot == PTR) {
1654 } else if (nt == PTR && ot == PTR) {
1682 ptconv(int arg, tspec_t nt, tspec_t ot, type_ argument
1734 iiconv(op_t op, int arg, tspec_t nt, tspec_t ot, type_t *tp, tnode_t *tn) argument
1801 tspec_t nt, ot; local
1858 tspec_t ot, nt; local
2985 tspec_t nt, ot; local
3706 tspec_t t, ot; local
[all...]
/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Ddiff.c158 dns_difftuple_t *ot, *next_ot; local
175 for (ot = ISC_LIST_HEAD(diff->tuples); ot != NULL;
176 ot = next_ot)
178 next_ot = ISC_LIST_NEXT(ot, link);
179 if (dns_name_equal(&ot->name, &(*tuplep)->name) &&
180 dns_rdata_compare(&ot->rdata, &(*tuplep)->rdata) == 0 &&
181 ot->ttl == (*tuplep)->ttl)
183 ISC_LIST_UNLINK(diff->tuples, ot, link);
184 if ((*tuplep)->op == ot
[all...]
H A Dspnego.c576 gss_buffer_t ot = NULL; local
680 ot = &obuf;
682 ret = send_accept(&minor_status2, output_token, ot, pref);
684 if (ot != NULL && ot->length != 0U)
685 gss_release_buffer(&minor_status2, ot);
/freebsd-9.3-release/gnu/usr.bin/cc/f771/
H A DMakefile23 .for i in 1t 2t fo io nq op ot
/freebsd-9.3-release/sys/ia64/disasm/
H A Ddisasm_extract.c188 enum asm_oper_type ot = ASM_OPER_NONE; local
858 ot = ASM_OPER_DTR;
863 ot = ASM_OPER_ITR;
1263 ot = ASM_OPER_CPUID;
1267 ot = ASM_OPER_DBR;
1271 ot = ASM_OPER_IBR;
1275 ot = ASM_OPER_IP;
1279 ot = ASM_OPER_MSR;
1283 ot = ASM_OPER_PKR;
1287 ot
1803 op_type(struct asm_inst *i, int op, enum asm_oper_type ot) argument
1815 operand(struct asm_inst *i, int op, enum asm_oper_type ot, uint64_t bits, int o, int l) argument
1905 enum asm_oper_type ot; local
[all...]
/freebsd-9.3-release/contrib/binutils/include/coff/
H A Dsym.h369 unsigned ot: 8; /* optimization type */ member in struct:__anon593
/freebsd-9.3-release/contrib/ntp/
H A DMakefile.am132 -a SCCS/s.ChangeSet -ot CommitLog \
/freebsd-9.3-release/contrib/binutils/bfd/
H A Decoffswap.h671 intern->ot = ext->o_bits1[0];
681 intern->ot = ext->o_bits1[0];
711 ext->o_bits1[0] = intern->ot;
718 ext->o_bits1[0] = intern->ot;
/freebsd-9.3-release/usr.bin/man/
H A Dman.sh207 if ! [ "$1" -ot "$2" ]; then

Completed in 371 milliseconds

12