Searched defs:caller (Results 1 - 25 of 33) sorted by relevance

12

/freebsd-current/sys/contrib/rdma/krping/
H A Dgetopt.c29 int krping_getopt(const char *caller, char **options, argument
/freebsd-current/contrib/netbsd-tests/lib/libpthread/
H A Dt_join.c73 pthread_t caller; local
/freebsd-current/sys/dev/aac/
H A Daac_debug.c170 aac_print_fib(struct aac_softc *sc, struct aac_fib *fib, const char *caller) argument
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Interpreter/Interfaces/
H A DScriptedInterface.h55 bool CheckStructuredDataObject(llvm::StringRef caller, T obj, Status &error) { argument
/freebsd-current/contrib/llvm-project/compiler-rt/lib/ubsan_minimal/
H A Dubsan_minimal_handlers.cpp23 __attribute__((noinline)) static bool report_this_error(uintptr_t caller) { argument
54 decorate_msg(char *buf, uintptr_t caller) argument
/freebsd-current/sys/ofed/drivers/infiniband/core/
H A Dib_cq.c87 __ib_alloc_cq_user(struct ib_device *dev, void *private, int nr_cqe, int comp_vector, enum ib_poll_context poll_ctx, const char *caller, struct ib_udata *udata) argument
/freebsd-current/sys/dev/aacraid/
H A Daacraid_debug.c84 aacraid_print_fib(struct aac_softc *sc, struct aac_fib *fib, const char *caller) argument
/freebsd-current/usr.sbin/rpcbind/
H A Dsecurity.c60 struct netbuf *caller = svc_getrpccaller(xprt); local
H A Dutil.c112 addrmerge(struct netbuf *caller, const char *serv_uaddr, argument
[all...]
H A Drpcb_svc_com.c598 struct netbuf *caller; local
/freebsd-current/lib/libsecureboot/
H A Dvectx.c382 vectx_close(struct vectx *ctx, int severity, const char *caller) argument
96 vectx_open(int fd, const char *path, off_t off, struct stat *stp, int *error, const char *caller) argument
H A Dverify_file.c452 verify_prep(int fd, const char *filename, off_t off, struct stat *stp, const char *caller) argument
517 verify_file(int fd, const char *filename, off_t off, int severity, const char *caller) argument
/freebsd-current/sys/cddl/dev/dtrace/powerpc/
H A Ddtrace_isa.c146 pc_t caller = (pc_t) solaris_cpu[curcpu].cpu_dtrace_caller; local
/freebsd-current/sys/cddl/dev/dtrace/i386/
H A Ddtrace_isa.c63 pc_t caller = (pc_t) solaris_cpu[curcpu].cpu_dtrace_caller; local
/freebsd-current/sys/cddl/dev/dtrace/riscv/
H A Ddtrace_isa.c73 uintptr_t caller; local
/freebsd-current/sys/cddl/dev/dtrace/amd64/
H A Ddtrace_isa.c61 pc_t caller = (pc_t) solaris_cpu[curcpu].cpu_dtrace_caller; local
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DFunction.h287 std::pair<AddrType, lldb::addr_t> GetCallerAddress(Function &caller, argument
/freebsd-current/contrib/llvm-project/lldb/source/Symbol/
H A DFunction.cpp155 lldb::addr_t CallEdge::GetReturnPCAddress(Function &caller, argument
132 GetLoadAddress(lldb::addr_t unresolved_pc, Function &caller, Target &target) argument
/freebsd-current/crypto/heimdal/lib/kadm5/
H A Dprivate.h92 krb5_principal caller; member in struct:kadm5_server_context
121 krb5_principal caller; member in struct:kadm5_ad_context
/freebsd-current/usr.sbin/rpcbind/tests/
H A Daddrmerge_test.c342 struct netbuf caller; local
374 struct netbuf caller; local
403 struct netbuf caller; local
[all...]
/freebsd-current/sys/dev/sound/pcm/
H A Dvchan.c904 vchan_passthrough(struct pcm_channel *c, const char *caller) argument
/freebsd-current/contrib/tcpdump/
H A Dprint-esp.c186 do_decrypt(netdissect_options *ndo, const char *caller, struct sa_list *sa, argument
[all...]
/freebsd-current/contrib/ntp/ntpd/
H A Dntp_loopfilter.c239 ntp_adjtime_error_handler( const char *caller, struct timex *ptimex, int ret, int saved_errno, int pps_call, int tai_call, int line ) argument
/freebsd-current/crypto/openssh/
H A Dauth-pam.c779 expose_authinfo(const char *caller) argument
/freebsd-current/sbin/ipf/ipsend/
H A Ddlcommon.c445 strgetmsg(int fd, struct strbuf *ctlp, struct strbuf *datap, int *flagsp, char *caller) argument

Completed in 378 milliseconds

12