Home
last modified time | relevance | path

Searched defs:r_type (Results 1 – 15 of 15) sorted by relevance

/titanic_50/usr/src/uts/common/fs/zfs/sys/
H A Dzfs_rlock.h49 rl_type_t r_type; /* range type */ member
/titanic_50/usr/src/lib/libresolv2/include/
H A Dres_update.h54 ns_type r_type; /*%< type number */ member
/titanic_50/usr/src/lib/libbc/inc/include/sun4/
H A Da.out.h143 enum reloc_type r_type : 5; /* type of relocation to perform */ member
/titanic_50/usr/src/lib/libresolv/arpa/
H A Dnameser.h200 short r_type; /* type number */ member
/titanic_50/usr/src/cmd/awk_xpg4/
H A Dawk.h245 int r_type; /* Type of node */ member
/titanic_50/usr/src/cmd/sgs/rtld.4.x/
H A Drtld.4.x.c173 enum reloc_type r_type : 5; /* type of relocation to perform */ member
/titanic_50/usr/src/lib/libdwarf/common/
H A Ddwarf_elf_access.c121 Dwarf_ufixed64 r_type; member
/titanic_50/usr/src/lib/libbc/libc/gen/common/
H A Dlocaltime.c121 int r_type; /* type of rule--see below */ member
/titanic_50/usr/src/cmd/sgs/rtld/common/
H A D_a.out.h321 enum reloc_type r_type : 5; /* type of relocation to perform */ member
/titanic_50/usr/src/uts/common/io/idm/
H A Didm.c2057 idm_sm_audit_common(sm_audit_buf_t *audit_buf, sm_audit_record_type_t r_type, in idm_sm_audit_common()
/titanic_50/usr/src/head/arpa/
H A Dnameser.h276 uint16_t r_type; /* type number */ member
/titanic_50/usr/src/lib/libc/port/gen/
H A Dlocaltime.c243 posrule_type_t r_type; /* type of rule */ member
/titanic_50/usr/src/cmd/dlstat/
H A Ddlstat.c164 char r_type[MAXSTATLEN]; member
/titanic_50/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c13821 uchar_t r_type = flags & HAT_REGION_TYPE_MASK; in hat_join_region() local
14107 uchar_t r_type = flags & HAT_REGION_TYPE_MASK; in hat_leave_region() local
15100 sfmmu_leave_scd(sfmmu_t *sfmmup, uchar_t r_type) in sfmmu_leave_scd()
/titanic_50/usr/src/uts/common/io/scsi/impl/
H A Dscsi_hba.c8916 char *tgt_addr, scsi_tgtmap_tgt_type_t *r_type) in scsi_hba_tgtmap_lookup()