Home
last modified time | relevance | path

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

123

/freebsd/usr.sbin/rpcbind/
H A Drpcb_stat.c60 rpcbs_procinfo(rpcvers_t rtype, rpcproc_t proc) in rpcbs_procinfo()
83 rpcbs_set(rpcvers_t rtype, bool_t success) in rpcbs_set()
91 rpcbs_unset(rpcvers_t rtype, bool_t success) in rpcbs_unset()
99 rpcbs_getaddr(rpcvers_t rtype, rpcprog_t prog, rpcvers_t vers, char *netid, in rpcbs_getaddr()
143 rpcbs_rmtcall(rpcvers_t rtype, rpcproc_t rpcbproc, rpcprog_t prog, in rpcbs_rmtcall()
/freebsd/include/ssp/
H A Dssp.h73 #define __ssp_redirect_raw_impl(rtype, fun, symbol, args) \ argument
78 #define __ssp_redirect_raw(rtype, fun, symbol, args, call, cond, bos, len) \ argument
85 #define __ssp_redirect(rtype, fun, args, call) \ argument
87 #define __ssp_redirect0(rtype, fun, args, call) \ argument
/freebsd/contrib/netbsd-tests/fs/puffs/h_dtfs/
H A Ddtfs_vfsops.c106 struct rtype { struct
110 } rtypes[] = { argument
/freebsd/sys/dev/acpica/
H A Dacpi_timer.c120 int rid, rtype; in acpi_timer_identify() local
157 int rid, rtype; in acpi_timer_probe() local
208 int rid, rtype; in acpi_timer_attach() local
/freebsd/lib/libkldelf/
H A Def_riscv.c52 GElf_Size rtype, symidx; in ef_riscv_reloc() local
H A Def_powerpc.c49 GElf_Size rtype, symidx; in ef_ppc_reloc() local
H A Def_aarch64.c47 GElf_Size rtype, symidx; in ef_aarch64_reloc() local
H A Def_arm.c50 GElf_Size rtype, symidx; in ef_arm_reloc() local
H A Def_mips.c52 GElf_Size rtype, symidx; in ef_mips_reloc() local
H A Def_i386.c49 GElf_Size rtype, symidx; in ef_i386_reloc() local
H A Def_amd64.c49 GElf_Size rtype, symidx; in ef_amd64_reloc() local
/freebsd/stand/common/
H A Dreloc_elf.c55 Elf_Size rtype; in __elfN() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64ELFObjectWriter.cpp54 #define R_CLS(rtype) \ argument
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_print.c390 ctf_id_t rtype; in dt_print_array() local
607 ctf_id_t rtype; in dt_format_member() local
651 ctf_id_t rtype; in dt_print_member() local
/freebsd/sbin/nvmecontrol/
H A Dresv.c70 uint8_t rtype; member
157 uint8_t rtype; member
/freebsd/sys/i386/i386/
H A Delf_machdep.c179 Elf_Word rtype, symidx; in elf_reloc_internal() local
/freebsd/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Dprocset.h137 #define setprocset(psp, op, ltype, lid, rtype, rid) \ argument
/freebsd/sys/contrib/alpine-hal/
H A Dal_hal_udma_debug.c439 enum al_udma_ring_type rtype) in al_udma_ring_print()
/freebsd/sys/arm/arm/
H A Delf_machdep.c190 Elf_Word rtype, symidx; in elf_reloc_internal() local
/freebsd/crypto/openssh/
H A Dserverloop.c764 char *rtype = NULL; in server_input_global_request() local
874 char *rtype = NULL; in server_input_channel_req() local
H A Dssh-sk-helper.c280 u_int rtype, ll = 0; in main() local
/freebsd/contrib/ntp/libntp/
H A Dntp_worker.c162 blocking_work_req rtype, in queue_blocking_request()
/freebsd/sys/amd64/amd64/
H A Delf_machdep.c283 Elf_Size rtype, symidx; in elf_reloc_internal() local
/freebsd/sys/powerpc/powerpc/
H A Delf32_machdep.c243 Elf_Word rtype, symidx; in elf_reloc_internal() local
/freebsd/contrib/lib9p/pytest/
H A Dclient.py102 def getconf(conf, section, name, default=None, rtype=str): argument

123