Searched refs:rtype (Results 1 - 25 of 68) sorted by relevance

123

/freebsd-10.0-release/usr.sbin/rpcbind/
H A Drpcb_stat.c63 rpcbs_procinfo(rpcvers_t rtype, rpcproc_t proc) argument
65 switch (rtype + 2) {
82 inf[rtype].info[proc]++;
87 rpcbs_set(rpcvers_t rtype, bool_t success) argument
89 if ((rtype >= RPCBVERS_STAT) || (success == FALSE))
91 inf[rtype].setinfo++;
96 rpcbs_unset(rpcvers_t rtype, bool_t success) argument
98 if ((rtype >= RPCBVERS_STAT) || (success == FALSE))
100 inf[rtype].unsetinfo++;
105 rpcbs_getaddr(rpcvers_t rtype, rpcprog_ argument
149 rpcbs_rmtcall(rpcvers_t rtype, rpcproc_t rpcbproc, rpcprog_t prog, rpcvers_t vers, rpcproc_t proc, char *netid, rpcblist_ptr rbl) argument
[all...]
/freebsd-10.0-release/contrib/binutils/include/elf/
H A Dreloc-macros.h49 static const char *foo (unsigned long rtype);
51 foo (unsigned long rtype)
53 switch (rtype)
72 static const char *name (unsigned long rtype); \
74 name (unsigned long rtype) \
76 switch (rtype) \
/freebsd-10.0-release/usr.sbin/kldxref/
H A Def_powerpc.c51 Elf_Size rtype, symidx; local
60 rtype = ELF_R_TYPE(rela->r_info);
66 switch(rtype) {
71 warnx("unhandled relocation type %d", rtype);
H A Def_i386.c48 Elf_Size rtype, symidx; local
58 rtype = ELF_R_TYPE(rel->r_info);
65 rtype = ELF_R_TYPE(rela->r_info);
78 switch (rtype) {
93 warnx("unhandled relocation type %d", (int)rtype);
H A Def_amd64.c50 Elf_Size rtype, symidx; local
59 rtype = ELF_R_TYPE(rel->r_info);
66 rtype = ELF_R_TYPE(rela->r_info);
78 switch (rtype) {
89 switch (rtype) {
113 warnx("unhandled relocation type %d", (int)rtype);
/freebsd-10.0-release/sys/boot/common/
H A Dreloc_elf.c84 Elf_Size rtype, symidx;
94 rtype = ELF_R_TYPE(rel->r_info);
103 rtype = ELF_R_TYPE(rela->r_info);
120 switch (rtype) {
134 printf("\nunhandled relocation type %u\n", (u_int)rtype);
141 Elf_Size rtype, symidx;
151 rtype = ELF_R_TYPE(rel->r_info);
160 rtype = ELF_R_TYPE(rela->r_info);
178 switch (rtype) {
191 printf("\nunhandled relocation type %u\n", (u_int)rtype);
[all...]
/freebsd-10.0-release/sys/dev/acpica/
H A Dacpi_timer.c123 int rid, rtype; local
139 rtype = SYS_RES_MEMORY;
142 rtype = SYS_RES_IOPORT;
150 if (bus_set_resource(dev, rtype, rid, rstart, rlen))
152 (rtype == SYS_RES_IOPORT) ? "port" : "mem", rstart, rlen);
160 int i, j, rid, rtype; local
169 rtype = SYS_RES_MEMORY;
172 rtype = SYS_RES_IOPORT;
178 acpi_timer_reg = bus_alloc_resource_any(dev, rtype, &rid, RF_ACTIVE);
181 (rtype
232 int rid, rtype; local
[all...]
/freebsd-10.0-release/sys/sparc64/sparc64/
H A Delf_machdep.c342 Elf_Size rtype, symidx; local
353 rtype = ELF64_R_TYPE_ID(rela->r_info);
356 if (rtype == R_SPARC_NONE || rtype == R_SPARC_RELATIVE)
359 if (rtype == R_SPARC_JMP_SLOT || rtype == R_SPARC_COPY ||
360 rtype >= sizeof(reloc_target_bitmask) /
362 printf("kldload: unexpected relocation type %ld\n", rtype);
366 if (RELOC_UNALIGNED(rtype)) {
367 printf("kldload: unaligned relocation type %ld\n", rtype);
[all...]
/freebsd-10.0-release/sys/arm/arm/
H A Delf_machdep.c132 Elf_Word rtype, symidx; local
141 rtype = ELF_R_TYPE(rel->r_info);
148 rtype = ELF_R_TYPE(rela->r_info);
156 if (rtype == R_ARM_RELATIVE) { /* A + B */
164 switch (rtype) {
197 rtype);
/freebsd-10.0-release/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Dprocset.h137 #define setprocset(psp, op, ltype, lid, rtype, rid) \
141 (psp)->p_ridtype = (rtype); \
/freebsd-10.0-release/contrib/binutils/gas/config/
H A Dtc-cr16.c494 int rtype; local
497 default: rtype = BFD_RELOC_NONE; break;
498 case 1: rtype = BFD_RELOC_CR16_NUM8 ; break;
499 case 2: rtype = BFD_RELOC_CR16_NUM16; break;
503 rtype = BFD_RELOC_CR16_NUM32a;
507 rtype = BFD_RELOC_CR16_NUM32;
511 fix_new_exp (frag, offset, len, exp, 0, rtype);
864 cr16_ins->rtype = BFD_RELOC_NONE;
888 cr16_ins->rtype = BFD_RELOC_CR16_REGREL20;
890 cr16_ins->rtype
[all...]
/freebsd-10.0-release/sys/ia64/ia64/
H A Delf_machdep.c184 Elf_Size rtype, symidx; local
192 rtype = ELF_R_TYPE(rel->r_info);
194 switch (rtype) {
208 rtype = ELF_R_TYPE(rela->r_info);
217 if (rtype == R_IA_64_REL64LSB)
222 switch (rtype) {
252 (int)rtype);
/freebsd-10.0-release/sys/powerpc/powerpc/
H A Delf64_machdep.c136 Elf_Word rtype, symidx; local
147 rtype = ELF_R_TYPE(rela->r_info);
154 switch (rtype) {
179 (int) rtype);
H A Delf32_machdep.c165 Elf_Word rtype, symidx; local
177 rtype = ELF_R_TYPE(rela->r_info);
184 switch (rtype) {
236 (int) rtype);
/freebsd-10.0-release/sys/amd64/amd64/
H A Delf_machdep.c151 Elf_Size rtype, symidx; local
159 rtype = ELF_R_TYPE(rel->r_info);
162 switch (rtype) {
176 rtype = ELF_R_TYPE(rela->r_info);
183 switch (rtype) {
244 rtype);
/freebsd-10.0-release/sys/i386/i386/
H A Delf_machdep.c151 Elf_Word rtype, symidx; local
160 rtype = ELF_R_TYPE(rel->r_info);
167 rtype = ELF_R_TYPE(rela->r_info);
175 if (rtype == R_386_RELATIVE) { /* A + B */
183 switch (rtype) {
228 rtype);
/freebsd-10.0-release/sys/sparc64/isa/
H A Disa.c149 int i, ndrq, nintr, nreg, nregidx, rid, rtype; local
198 rtype = ofw_isa_range_map(isab_ranges, isab_nrange,
201 while (resource_list_find(rl, rtype, rid) != NULL)
203 bus_set_resource(cdev, rtype, rid, start,
222 rtype = ofw_isa_range_map(isab_ranges,
225 while (resource_list_find(rl, rtype,
228 bus_set_resource(cdev, rtype, rid,
/freebsd-10.0-release/usr.sbin/moused/
H A Dmoused.c401 int rtype; /* MOUSE_PROTO_XXX */ member in struct:rodentparam
428 .rtype = MOUSE_PROTO_UNKNOWN,
811 rodent.rtype = MOUSE_PROTO_UNKNOWN;
818 rodent.rtype = i;
858 switch(rodent.rtype) {
862 rodent.rtype = MOUSE_PROTO_BUS;
906 r_name(rodent.rtype), r_model(rodent.hw.model));
912 printf("%s\n", r_name(rodent.rtype));
919 r_name(rodent.rtype), r_model(rodent.hw.model));
1354 if (rodent.rtype
[all...]
/freebsd-10.0-release/sys/mips/mips/
H A Delf_machdep.c174 Elf_Word rtype = (Elf_Word)0, symidx; local
188 rtype = ELF_R_TYPE(rel->r_info);
190 switch (rtype) {
204 rtype = ELF_R_TYPE(rela->r_info);
211 switch (rtype) {
314 rtype);
/freebsd-10.0-release/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_print.c377 ctf_id_t rtype; local
385 (rtype = ctf_type_resolve(ctfp, car.ctr_contents)) == CTF_ERR ||
386 (kind = ctf_type_kind(ctfp, rtype)) == CTF_ERR) {
394 ctf_type_encoding(ctfp, rtype, &e) != CTF_ERR && CTF_IS_CHAR(e)) {
553 ctf_id_t rtype; local
564 if ((rtype = ctf_type_resolve(ctfp, id)) == CTF_ERR ||
565 (kind = ctf_type_kind(ctfp, rtype)) == CTF_ERR ||
629 dt_printfuncs[kind - 1](rtype, off, pap);
/freebsd-10.0-release/contrib/gcc/
H A Dgen-protos.c124 fn->rtype = decl_start;
173 fn_decl.fname, fn_decl.rtype, fn_decl.params);
H A Dscan.h40 const char *rtype; member in struct:fn_decl
/freebsd-10.0-release/lib/libstand/
H A Dtftp.c77 void *rbuf, size_t rsize, unsigned short *rtype);
185 unsigned short *rtype)
198 *rtype = ntohs(t->th_opcode);
282 unsigned short rtype = 0; local
329 &recvtftp, t, sizeof(*t) + h->tftp_blksize, &rtype);
331 if (rtype == OACK)
337 switch (rtype) {
366 unsigned short rtype = 0; local
377 &recvtftp, t, sizeof(*t) + h->tftp_blksize, &rtype);
580 void *rbuf, size_t rsize, unsigned short *rtype)
184 recvtftp(struct tftp_handle *h, void *pkt, ssize_t len, time_t tleft, unsigned short *rtype) argument
576 sendrecv_tftp(struct tftp_handle *h, ssize_t (*sproc)(struct iodesc *, void *, size_t), void *sbuf, size_t ssize, ssize_t (*rproc)(struct tftp_handle *, void *, ssize_t, time_t, unsigned short *), void *rbuf, size_t rsize, unsigned short *rtype) argument
[all...]
/freebsd-10.0-release/contrib/binutils/bfd/
H A Delfxx-ia64.c196 PARAMS ((unsigned int rtype));
484 lookup_howto (rtype)
485 unsigned int rtype;
499 if (rtype > R_IA64_MAX_RELOC_CODE)
501 i = elf_code_to_howto_index[rtype];
512 unsigned int rtype;
516 case BFD_RELOC_NONE: rtype = R_IA64_NONE; break;
518 case BFD_RELOC_IA64_IMM14: rtype = R_IA64_IMM14; break;
519 case BFD_RELOC_IA64_IMM22: rtype = R_IA64_IMM22; break;
520 case BFD_RELOC_IA64_IMM64: rtype
511 unsigned int rtype; local
[all...]
/freebsd-10.0-release/cddl/contrib/opensolaris/common/ctf/
H A Dctf_types.c536 ctf_type_cmp(ctf_file_t *lfp, ctf_id_t ltype, ctf_file_t *rfp, ctf_id_t rtype) argument
540 if (ltype < rtype)
542 else if (ltype > rtype)
553 if (CTF_TYPE_ISPARENT(rtype) && rfp->ctf_parent != NULL)
573 ctf_file_t *rfp, ctf_id_t rtype)
580 if (ctf_type_cmp(lfp, ltype, rfp, rtype) == 0)
586 rtype = ctf_type_resolve(rfp, rtype);
587 rkind = ctf_type_kind(rfp, rtype);
591 (rtp = ctf_lookup_by_id(&rfp, rtype))
572 ctf_type_compat(ctf_file_t *lfp, ctf_id_t ltype, ctf_file_t *rfp, ctf_id_t rtype) argument
[all...]

Completed in 214 milliseconds

123