/titanic_50/usr/src/uts/common/fs/zfs/ |
H A D | zfs_rlock.c | 130 if (new->r_type == RL_APPEND) in zfs_range_lock_writer() 150 new->r_type = RL_WRITER; /* convert to writer */ in zfs_range_lock_writer() 170 new->r_type = RL_WRITER; /* convert possible RL_APPEND */ in zfs_range_lock_writer() 209 proxy->r_type = RL_READER; in zfs_range_proxify() 238 rear->r_type = RL_READER; in zfs_range_split() 263 rl->r_type = RL_READER; in zfs_range_new_proxy() 376 if ((prev->r_type == RL_WRITER) || (prev->r_write_wanted)) { in zfs_range_lock_reader() 399 if ((next->r_type == RL_WRITER) || (next->r_write_wanted)) { in zfs_range_lock_reader() 439 new->r_type = type; in zfs_range_lock() 498 ASSERT(rl->r_type == RL_READER); in zfs_range_unlock_reader() [all …]
|
/titanic_50/usr/src/lib/libresolv2/common/sunw/ |
H A D | sunw_updrec.c | 62 new->r_type = old->r_type; in old2new() 86 old->r_type = new->r_type; in new2old()
|
/titanic_50/usr/src/cmd/sgs/rtld/sparc/ |
H A D | sparc_a.out.c | 273 if (rp->r_type == RELOC_JMP_SLOT) in aout_reloc() 324 if (IS_PC_RELATIVE(rp->r_type)) in aout_reloc() 335 switch (rp->r_type) { in aout_reloc() 427 MSG_INTL(MSG_STR_UNKNOWN)), rp->r_type); in aout_reloc() 437 if (rp->r_type == RELOC_RELATIVE) in aout_reloc()
|
/titanic_50/usr/src/uts/common/fs/zfs/sys/ |
H A D | zfs_rlock.h | 49 rl_type_t r_type; /* range type */ member
|
/titanic_50/usr/src/lib/libdwarf/common/ |
H A D | dwarf_elf_access.c | 121 Dwarf_ufixed64 r_type; member 366 relap->r_type = ELF32_R_TYPE(relp->r_info); in get_rela_elf32() 399 relap->r_type = ELF64MIPS_REL_TYPE(relp->r_info); in get_rela_elf64() 405 relap->r_type = ELF64_R_TYPE(relp->r_info); in get_rela_elf64() 621 type = rela->r_type; in update_entry()
|
/titanic_50/usr/src/lib/libresolv2/include/ |
H A D | res_update.h | 54 ns_type r_type; /*%< type number */ member
|
/titanic_50/usr/src/cmd/sgs/rtld.4.x/ |
H A D | rtld.4.x.c | 173 enum reloc_type r_type : 5; /* type of relocation to perform */ member 281 switch (rp->r_type) { 298 panic("unknown relocation type %d\n", rp->r_type);
|
/titanic_50/usr/src/lib/libresolv/arpa/ |
H A D | nameser.h | 200 short r_type; /* type number */ member
|
/titanic_50/usr/src/lib/libresolv2/common/resolv/ |
H A D | res_mkupdate.c | 130 rtype = rrecp->r_type; in res_nmkupdate() 190 if (numrrs != 1 || rrecp->r_type != T_SOA) in res_nmkupdate() 209 switch (rrecp->r_type) { in res_nmkupdate() 248 if (rrecp->r_type == T_SOA) { in res_nmkupdate() 930 rrecp->r_type = (ns_type)type; in res_mkupdrec()
|
/titanic_50/usr/src/lib/libbc/inc/include/sun4/ |
H A D | a.out.h | 143 enum reloc_type r_type : 5; /* type of relocation to perform */ member
|
/titanic_50/usr/src/lib/libbc/libc/gen/common/ |
H A D | localtime.c | 121 int r_type; /* type of rule--see below */ member 574 rulep->r_type = JULIAN_DAY; 581 rulep->r_type = MONTH_NTH_DAY_OF_WEEK; 598 rulep->r_type = DAY_OF_YEAR; 632 switch (rulep->r_type) {
|
/titanic_50/usr/src/lib/libresolv/ |
H A D | res_mkquery.c | 294 putshort(newrr->r_type, cp);
|
/titanic_50/usr/src/lib/libc/port/gen/ |
H A D | localtime.c | 243 posrule_type_t r_type; /* type of rule */ member 1335 switch (rulep->r_type) { in posix_daylight() 2259 rulep->r_type = MON_WEEK_DOW; in getrule() 2276 rulep->r_type = JULIAN_DAY; in getrule() 2284 rulep->r_type = DAY_OF_YEAR; in getrule()
|
/titanic_50/usr/src/cmd/sgs/rtld/common/ |
H A D | _a.out.h | 321 enum reloc_type r_type : 5; /* type of relocation to perform */ member
|
/titanic_50/usr/src/cmd/dlstat/ |
H A D | dlstat.c | 164 char r_type[MAXSTATLEN]; member 175 offsetof(ring_fields_buf_t, r_type), print_default_cb}, 1005 (void) snprintf(buf->r_type, sizeof (buf->r_type), "rx"); in print_rx_generic_ring_stats() 1039 (void) snprintf(buf->r_type, sizeof (buf->r_type), "tx"); in print_tx_generic_ring_stats()
|
/titanic_50/usr/src/uts/sfmmu/vm/ |
H A D | hat_sfmmu.c | 13821 uchar_t r_type = flags & HAT_REGION_TYPE_MASK; in hat_join_region() local 13822 int text = (r_type == HAT_REGION_TEXT); in hat_join_region() 13840 r_type = (r_type == HAT_REGION_ISM) ? SFMMU_REGION_ISM : in hat_join_region() 13846 if (r_type == SFMMU_REGION_HME && ((r_obj != srdp->srd_evp) || in hat_join_region() 13853 if (r_type == SFMMU_REGION_ISM) { in hat_join_region() 13880 ASSERT((rgnp->rgn_flags & SFMMU_REGION_TYPE_MASK) == r_type); in hat_join_region() 13892 if (r_type == SFMMU_REGION_HME) { in hat_join_region() 13992 if (r_type == SFMMU_REGION_ISM) { in hat_join_region() 14013 == r_type); in hat_join_region() 14065 rgnp->rgn_flags = r_type; in hat_join_region() [all …]
|
/titanic_50/usr/src/cmd/awk_xpg4/ |
H A D | awk.h | 245 int r_type; /* Type of node */ member
|
H A D | awk1.c | 287 switch (rp->r_type) { in awkvarinit() 292 if (rp->r_type == SVAR) in awkvarinit()
|
/titanic_50/usr/src/head/arpa/ |
H A D | nameser.h | 276 uint16_t r_type; /* type number */ member
|
/titanic_50/usr/src/uts/common/io/idm/ |
H A D | idm.c | 2057 idm_sm_audit_common(sm_audit_buf_t *audit_buf, sm_audit_record_type_t r_type, in idm_sm_audit_common() argument 2068 sar->sar_type = r_type; in idm_sm_audit_common()
|
/titanic_50/usr/src/uts/common/io/scsi/impl/ |
H A D | scsi_hba.c | 8916 char *tgt_addr, scsi_tgtmap_tgt_type_t *r_type) in scsi_hba_tgtmap_lookup() argument 8926 *r_type = i; in scsi_hba_tgtmap_lookup()
|