Home
last modified time | relevance | path

Searched defs:caller (Results 1 – 25 of 32) sorted by relevance

12

/openbsd/usr.sbin/ypserv/ypserv/
H A Dypserv_proc.c63 struct sockaddr_in *caller = svc_getcaller(rqstp->rq_xprt); in ypproc_null_2_svc() local
81 struct sockaddr_in *caller = svc_getcaller(rqstp->rq_xprt); in ypproc_domain_2_svc() local
109 struct sockaddr_in *caller = svc_getcaller(rqstp->rq_xprt); in ypproc_domain_nonack_2_svc() local
138 struct sockaddr_in *caller = svc_getcaller(rqstp->rq_xprt); in ypproc_match_2_svc() local
171 struct sockaddr_in *caller = svc_getcaller(rqstp->rq_xprt); in ypproc_first_2_svc() local
203 struct sockaddr_in *caller = svc_getcaller(rqstp->rq_xprt); in ypproc_next_2_svc() local
236 struct sockaddr_in *caller = svc_getcaller(rqstp->rq_xprt); in ypproc_xfr_2_svc() local
282 struct sockaddr_in *caller = svc_getcaller(rqstp->rq_xprt); in ypproc_clear_2_svc() local
315 struct sockaddr_in *caller = svc_getcaller(rqstp->rq_xprt); in ypproc_all_2_svc() local
357 struct sockaddr_in *caller = svc_getcaller(rqstp->rq_xprt); in ypproc_master_2_svc() local
[all …]
/openbsd/sys/dev/pci/drm/i915/
H A Dintel_memory_region.c39 const void *caller) in __iopagetest()
63 const void *caller) in iopagetest()
104 const void *caller) in iomemtest()
209 void *caller) in intel_memory_region_memtest()
/openbsd/gnu/llvm/compiler-rt/lib/ubsan_minimal/
H A Dubsan_minimal_handlers.cpp23 __attribute__((noinline)) static bool report_this_error(uintptr_t caller) { in report_this_error()
55 uintptr_t caller) { in decorate_msg()
/openbsd/gnu/llvm/lldb/include/lldb/Interpreter/
H A DScriptedInterface.h46 bool CheckStructuredDataObject(llvm::StringRef caller, T obj, Status &error) { in CheckStructuredDataObject()
/openbsd/gnu/lib/libreadline/examples/
H A Dfileman.c464 too_dangerous (caller) in too_dangerous() argument
475 valid_argument (caller, arg) in valid_argument() argument
/openbsd/gnu/usr.bin/perl/cpan/autodie/lib/autodie/
H A Dexception.pm120 sub caller { return $_[0]->{$PACKAGE}{caller}; } subroutine
/openbsd/usr.sbin/vmd/
H A Dvmd.c1139 vm_stop(struct vmd_vm *vm, int keeptty, const char *caller) in vm_stop()
1193 vm_remove(struct vmd_vm *vm, const char *caller) in vm_remove()
1914 vm_terminate(struct vmd_vm *vm, const char *caller) in vm_terminate()
/openbsd/sys/dev/pci/drm/i915/selftests/
H A Di915_selftest.c275 static bool apply_subtest_filter(const char *caller, const char *name) in apply_subtest_filter()
374 int __i915_subtests(const char *caller, in __i915_subtests()
/openbsd/lib/libc/stdlib/
H A Dmalloc.c146 void *caller[NUM_FRAMES]; member
179 void *caller; member
287 caller(struct dir_info *d) in caller() function
312 static inline void* caller(struct dir_info *d) in caller() function
1335 void *p, *caller = NULL; in omalloc() local
2231 void *p, *caller = NULL; in omemalign() local
2544 const char *caller; in fabstorel() local
/openbsd/gnu/llvm/llvm/examples/Kaleidoscope/MCJIT/complete/
H A Dgenk-timing.py63 def updateFunctionCallMap(self, caller, callee): argument
/openbsd/gnu/llvm/llvm/examples/Kaleidoscope/MCJIT/cached/
H A Dgenk-timing.py58 def updateFunctionCallMap(self, caller, callee): argument
/openbsd/gnu/llvm/llvm/examples/Kaleidoscope/MCJIT/lazy/
H A Dgenk-timing.py58 def updateFunctionCallMap(self, caller, callee): argument
/openbsd/gnu/llvm/lldb/include/lldb/Symbol/
H A DFunction.h287 std::pair<AddrType, lldb::addr_t> GetCallerAddress(Function &caller, in GetCallerAddress()
/openbsd/gnu/llvm/lldb/source/Symbol/
H A DFunction.cpp126 Function &caller, Target &target) { in GetLoadAddress()
148 lldb::addr_t CallEdge::GetReturnPCAddress(Function &caller, in GetReturnPCAddress()
/openbsd/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test/
H A DBuilder.pm1617 sub caller { ## no critic (Subroutines::ProhibitBuiltinHomonyms) subroutine
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dlanghooks.c356 lhd_tree_inlining_copy_res_decl_for_inlining (res, fn, caller, in lhd_tree_inlining_copy_res_decl_for_inlining() argument
/openbsd/usr.sbin/ypldap/
H A Dyp.c380 struct sockaddr_in *caller; in yp_check() local
/openbsd/gnu/llvm/clang/lib/Analysis/
H A DPathDiagnostic.cpp849 const Decl *caller = CE.getLocationContext()->getDecl(); in construct() local
859 const Decl *caller) { in construct()
/openbsd/gnu/gcc/gcc/
H A Dcgraph.h177 struct cgraph_node *caller; member
H A Dcgraph.c377 cgraph_create_edge (struct cgraph_node *caller, struct cgraph_node *callee, in cgraph_create_edge()
H A Dipa-cp.c891 struct cgraph_node *caller, *callee, *orig_callee; in ipcp_redirect() local
/openbsd/usr.sbin/dhcpd/
H A Dmemory.c860 clone_group(struct group *group, char *caller) in clone_group()
/openbsd/gnu/usr.bin/cvs/windows-NT/SCC/
H A Dscc.c53 SccInitialize (void **contextp, HWND window, LPSTR caller, LPSTR name, in SccInitialize()
/openbsd/sys/kern/
H A Dkern_ktrace.c717 struct ucred *caller = callp->p_ucred; in ktrcanset() local
/openbsd/gnu/llvm/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp700 const Function *caller = bb->getParent(); in useFuncSeen() local
749 const Function *caller = bb->getParent(); in emitDeclarations() local

12