Home
last modified time | relevance | path

Searched defs:rtype (Results 1 – 25 of 68) sorted by relevance

123

/illumos-gate/usr/src/uts/common/krtld/
H A Dreloc.h244 #define REL_ERR_UNIMPL(lml, file, sym, rtype) \ argument
249 #define REL_ERR_UNSUPSZ(lml, file, sym, rtype, size) \ argument
255 #define REL_ERR_NONALIGN(lml, file, sym, rtype, off) \ argument
261 #define REL_ERR_UNNOBITS(lml, file, sym, rtype, nbits) \ argument
267 #define REL_ERR_LOSEBITS(lml, file, sym, rtype, uvalue, nbits, off) \ argument
275 #define REL_ERR_NOFIT(lml, file, sym, rtype, uvalue) \ argument
286 #define REL_ERR_UNIMPL(lml, file, sym, rtype) \ argument
290 #define REL_ERR_UNSUPSZ(lml, file, sym, rtype, size) \ argument
295 #define REL_ERR_NONALIGN(lml, file, sym, rtype, off) \ argument
300 #define REL_ERR_UNNOBITS(lml, file, sym, rtype, nbits) \ argument
[all …]
/illumos-gate/usr/src/cmd/rpcbind/
H A Drpcb_stat.c52 rpcbs_procinfo(int rtype, rpcproc_t proc) in rpcbs_procinfo()
73 rpcbs_set(int rtype, bool_t success) in rpcbs_set()
84 rpcbs_unset(int rtype, bool_t success) in rpcbs_unset()
95 rpcbs_getaddr(int rtype, rpcprog_t prog, rpcvers_t vers, char *netid, in rpcbs_getaddr()
175 rpcbs_rmtcall(int rtype, rpcproc_t rpcbproc, rpcprog_t prog, rpcvers_t vers, in rpcbs_rmtcall()
/illumos-gate/usr/src/uts/intel/amd64/krtld/
H A Ddoreloc.c206 do_reloc_krtld(uchar_t rtype, uchar_t *off, Xword *value, const char *sym, in do_reloc_krtld()
223 uchar_t rtype = rdesc->rel_rtype; in do_reloc_krtld() local
H A Dkobj_reloc.c139 register unsigned int rtype; in do_relocate() local
/illumos-gate/usr/src/uts/sparc/krtld/
H A Ddoreloc.c366 do_reloc_krtld(uchar_t rtype, uchar_t *off, Xword *value, const char *sym, in do_reloc_krtld()
382 uchar_t rtype = rdesc->rel_rtype; in do_reloc_krtld() local
H A Dkobj_reloc.c113 uint_t rtype; in do_relocate() local
/illumos-gate/usr/src/uts/common/io/ena/
H A Dena_gld.c91 ena_fill_rx_group(void *arg, mac_ring_type_t rtype, const int index, in ena_fill_rx_group()
111 ena_fill_tx_ring(void *arg, mac_ring_type_t rtype, const int group_index, in ena_fill_tx_ring()
129 ena_fill_rx_ring(void *arg, mac_ring_type_t rtype, const int group_index, in ena_fill_rx_ring()
/illumos-gate/usr/src/cmd/pools/poolstat/
H A Dpoolstat.c761 get_resources(const char *pool_name, const char *rtype, uint_t *nelem) in get_resources()
817 prt_resource_stats_by_type(pool_resource_t **resources, const char *rtype) in prt_resource_stats_by_type()
862 update_resource_stats(pool_resource_t *resource, const char *rtype) in update_resource_stats()
913 poolstat_list_element_t *rtype; in prt_pool_stats() local
/illumos-gate/usr/src/cmd/lp/lib/msgs/
H A D_getmessage.c40 int _getmessage ( char * buf, short rtype, va_list arg ) in _getmessage()
/illumos-gate/usr/src/uts/common/io/sdcard/impl/
H A Dsda_init.c62 sda_rtype_t rtype, uint32_t *resp) in sda_init_cmd()
80 sda_rtype_t rtype, uint32_t *resp) in sda_init_acmd()
H A Dsda_cmd.c264 sda_rtype_t rtype, void *data, int kmflag) in sda_cmd_alloc()
297 sda_rtype_t rtype, void *data, int kmflag) in sda_cmd_alloc_acmd()
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmachrel.sparc.c858 Word rtype = arsp->rel_rtype; in tls_fixups() local
1010 Word rtype = arsp->rel_rtype; in gotop_fixups() local
1453 Word rtype = rsp->rel_rtype; in ld_add_outrel() local
1718 Word rtype = rsp->rel_rtype; in ld_reloc_GOTOP() local
1743 Word rtype = rsp->rel_rtype; in ld_reloc_TLS() local
H A Drelocate.c239 uchar_t rtype, ttype; in disp_scansyms() local
861 Word rtype = rsp->rel_rtype; in ld_reloc_GOT_relative() local
1149 Word rtype = rsp->rel_rtype, w2align; in reloc_exec() local
1321 Word rtype = rsp->rel_rtype; in reloc_relobj() local
1399 Word rtype = rsp->rel_rtype; in reloc_TLS() local
1477 Word rtype = reld->rel_rtype; in ld_process_sym_reloc() local
1889 Word rtype = reld->rel_rtype; in process_reld() local
/illumos-gate/usr/src/uts/intel/ia32/krtld/
H A Ddoreloc.c227 uchar_t rtype = rdesc->rel_rtype; in do_reloc_ld() local
/illumos-gate/usr/src/uts/common/io/igc/
H A Digc_gld.c713 igc_fill_tx_ring(void *arg, mac_ring_type_t rtype, const int group_idx, in igc_fill_tx_ring()
738 igc_fill_rx_ring(void *arg, mac_ring_type_t rtype, const int group_idx, in igc_fill_rx_ring()
766 igc_fill_rx_group(void *arg, mac_ring_type_t rtype, const int idx, in igc_fill_rx_group()
/illumos-gate/usr/src/uts/common/inet/ip/
H A Digmp.c792 mcast_record_t rtype; in igmp_joingroup() local
870 mcast_record_t rtype; in mld_joingroup() local
1202 mcast_record_t rtype; in igmp_timeout_handler_per_ill() local
1441 mcast_record_t rtype; in mld_timeout_handler_per_ill() local
2740 mcast_init_rtx(ill_t *ill, rtx_state_t *rtxp, mcast_record_t rtype, in mcast_init_rtx()
/illumos-gate/usr/src/cmd/sgs/librtld/sparc/
H A D_relocate.c44 Xword rtype = ELF_R_TYPE(rel->r_info, M_MACH); in undo_reloc() local
/illumos-gate/usr/src/cmd/sgs/librtld/sparcv9/
H A D_relocate.c44 Xword rtype = ELF_R_TYPE(rel->r_info, M_MACH); in undo_reloc() local
/illumos-gate/usr/src/cmd/sgs/librtld/amd64/
H A D_relocate.c43 Xword rtype = ELF_R_TYPE(rel->r_info, M_MACH); in undo_reloc() local
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A D_inline_reloc.h100 uchar_t rtype; in elf_reloc_relative() local
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dns_fnutils.c117 reftype_t rtype; in reftype() local
/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_gld.c499 i40e_fill_tx_ring(void *arg, mac_ring_type_t rtype, const int group_index, in i40e_fill_tx_ring()
532 i40e_fill_rx_ring(void *arg, mac_ring_type_t rtype, const int group_index, in i40e_fill_rx_ring()
570 i40e_fill_rx_group(void *arg, mac_ring_type_t rtype, const int index, in i40e_fill_rx_group()
/illumos-gate/usr/src/uts/common/sys/
H A Dprocset.h131 #define setprocset(psp, op, ltype, lid, rtype, rid) \ argument
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_print.c396 ctf_id_t rtype; in dt_print_array() local
574 ctf_id_t rtype; in dt_print_member() local
/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_gld.c783 igb_fill_ring(void *arg, mac_ring_type_t rtype, const int rg_index, in igb_fill_ring()
843 igb_fill_group(void *arg, mac_ring_type_t rtype, const int index, in igb_fill_group()

123