/freebsd/usr.sbin/rpcbind/ |
H A D | rpcb_stat.c | 60 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 D | ssp.h | 73 #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 D | dtfs_vfsops.c | 106 struct rtype { struct 110 } rtypes[] = { argument
|
/freebsd/sys/dev/acpica/ |
H A D | acpi_timer.c | 120 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 D | ef_riscv.c | 52 GElf_Size rtype, symidx; in ef_riscv_reloc() local
|
H A D | ef_powerpc.c | 49 GElf_Size rtype, symidx; in ef_ppc_reloc() local
|
H A D | ef_aarch64.c | 47 GElf_Size rtype, symidx; in ef_aarch64_reloc() local
|
H A D | ef_arm.c | 50 GElf_Size rtype, symidx; in ef_arm_reloc() local
|
H A D | ef_mips.c | 52 GElf_Size rtype, symidx; in ef_mips_reloc() local
|
H A D | ef_i386.c | 49 GElf_Size rtype, symidx; in ef_i386_reloc() local
|
H A D | ef_amd64.c | 49 GElf_Size rtype, symidx; in ef_amd64_reloc() local
|
/freebsd/stand/common/ |
H A D | reloc_elf.c | 55 Elf_Size rtype; in __elfN() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/ |
H A D | AArch64ELFObjectWriter.cpp | 54 #define R_CLS(rtype) \ argument
|
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/ |
H A D | dt_print.c | 390 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 D | resv.c | 70 uint8_t rtype; member 157 uint8_t rtype; member
|
/freebsd/sys/i386/i386/ |
H A D | elf_machdep.c | 179 Elf_Word rtype, symidx; in elf_reloc_internal() local
|
/freebsd/sys/cddl/contrib/opensolaris/uts/common/sys/ |
H A D | procset.h | 137 #define setprocset(psp, op, ltype, lid, rtype, rid) \ argument
|
/freebsd/sys/contrib/alpine-hal/ |
H A D | al_hal_udma_debug.c | 439 enum al_udma_ring_type rtype) in al_udma_ring_print()
|
/freebsd/sys/arm/arm/ |
H A D | elf_machdep.c | 190 Elf_Word rtype, symidx; in elf_reloc_internal() local
|
/freebsd/crypto/openssh/ |
H A D | serverloop.c | 764 char *rtype = NULL; in server_input_global_request() local 874 char *rtype = NULL; in server_input_channel_req() local
|
H A D | ssh-sk-helper.c | 280 u_int rtype, ll = 0; in main() local
|
/freebsd/contrib/ntp/libntp/ |
H A D | ntp_worker.c | 162 blocking_work_req rtype, in queue_blocking_request()
|
/freebsd/sys/amd64/amd64/ |
H A D | elf_machdep.c | 283 Elf_Size rtype, symidx; in elf_reloc_internal() local
|
/freebsd/sys/powerpc/powerpc/ |
H A D | elf32_machdep.c | 243 Elf_Word rtype, symidx; in elf_reloc_internal() local
|
/freebsd/contrib/lib9p/pytest/ |
H A D | client.py | 102 def getconf(conf, section, name, default=None, rtype=str): argument
|