Home
last modified time | relevance | path

Searched defs:arg4 (Results 1 – 25 of 34) sorted by relevance

12

/NextBSD/sys/netinet/
HDin_kdtrace.h31 #define IP_PROBE(probe, arg0, arg1, arg2, arg3, arg4, arg5) \ argument
33 #define UDP_PROBE(probe, arg0, arg1, arg2, arg3, arg4) \ argument
43 #define TCP_PROBE5(probe, arg0, arg1, arg2, arg3, arg4) \ argument
45 #define TCP_PROBE6(probe, arg0, arg1, arg2, arg3, arg4, arg5) \ argument
/NextBSD/sys/sys/mach/
HDipc_mig.h54 #define __BeforeRcvCallTrace(msgid,arg1,arg2,arg3,arg4) \ argument
63 #define __AfterRcvCallTrace(msgid,arg1,arg2,arg3,arg4) \ argument
72 #define __BeforeSimpleCallTrace(msgid,arg1,arg2,arg3,arg4) \ argument
81 #define __AfterSimpleCallTrace(msgid,arg1,arg2,arg3,arg4) \ argument
/NextBSD/usr.sbin/rpc.lockd/
HDlock_proc.c376 nlmtonlm4(struct nlm_lock *arg, struct nlm4_lock *arg4) in nlmtonlm4()
422 struct nlm4_lock arg4; in nlm_test_1_svc() local
459 struct nlm4_lock arg4; in nlm_test_msg_1_svc() local
509 struct nlm4_lockargs arg4; in nlm_lock_1_svc() local
531 struct nlm4_lockargs arg4; in nlm_lock_msg_1_svc() local
560 struct nlm4_lock arg4; in nlm_cancel_1_svc() local
582 struct nlm4_lock arg4; in nlm_cancel_msg_1_svc() local
611 struct nlm4_lock arg4; in nlm_unlock_1_svc() local
628 struct nlm4_lock arg4; in nlm_unlock_msg_1_svc() local
HDkern.c268 struct nlm4_testargs arg4; in test_request() local
327 struct nlm4_lockargs arg4; in lock_request() local
400 struct nlm4_unlockargs arg4; in unlock_request() local
/NextBSD/sys/sys/
HDsdt.h62 #define DTRACE_PROBE4(prov, name, arg1, arg2, arg3, arg4) { \ argument
70 #define DTRACE_PROBE5(prov, name, arg1, arg2, arg3, arg4, arg5) { \ argument
89 #define SDT_PROBE(prov, mod, func, name, arg0, arg1, arg2, arg3, arg4) argument
97 #define SDT_PROBE_DEFINE5(prov, mod, func, name, arg0, arg1, arg2, arg3, arg4) argument
99 arg3, arg4, arg5) argument
101 arg3, arg4, arg5, arg6) argument
108 #define SDT_PROBE5(prov, mod, func, name, arg0, arg1, arg2, arg3, arg4) argument
109 #define SDT_PROBE6(prov, mod, func, name, arg0, arg1, arg2, arg3, arg4, arg5) argument
110 #define SDT_PROBE7(prov, mod, func, name, arg0, arg1, arg2, arg3, arg4, arg5, \ argument
122 arg1, xarg1, arg2, xarg2, arg3, xarg3, arg4, xarg4) argument
[all …]
HDlockstat.h87 #define LOCKSTAT_RECORD4(probe, lp, arg1, arg2, arg3, arg4) \ argument
131 #define LOCKSTAT_RECORD4(probe, lp, arg1, arg2, arg3, arg4) argument
/NextBSD/sys/kern/
HDkern_sdt.c48 uintptr_t arg2, uintptr_t arg3, uintptr_t arg4) in sdt_probe_stub()
HDkern_ktr.c313 u_long arg1, u_long arg2, u_long arg3, u_long arg4, u_long arg5, in ktr_tracepoint()
/NextBSD/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/pid/
HDtst.args1.c34 go(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, in go()
/NextBSD/contrib/atf/atf-c/
HDtp_test.c49 char arg4[] = "foo"; in ATF_TC_BODY() local
/NextBSD/contrib/atf/atf-c++/detail/
Dapplication_test.cpp47 char arg4[] = "foo"; in main() local
/NextBSD/sys/geom/vinum/
HDgeom_vinum_events.c44 intmax_t arg3, intmax_t arg4) in gv_post_event()
HDgeom_vinum_var.h220 intmax_t arg4; member
/NextBSD/contrib/netbsd-tests/lib/libcurses/director/
HDdirector.c126 char *arg1, *arg2, *arg3, *arg4; in main() local
/NextBSD/sys/nlm/
HDnlm_prot_server.c389 nlm4_res arg4; in nlm_lock_res_1_svc() local
398 nlm4_res arg4; in nlm_cancel_res_1_svc() local
407 nlm4_res arg4; in nlm_unlock_res_1_svc() local
416 nlm4_res arg4; in nlm_granted_res_1_svc() local
/NextBSD/contrib/gdb/include/gdb/
HDcallback.h193 long arg1, arg2, arg3, arg4; member
/NextBSD/contrib/diff/src/
HDutil.c89 char const *arg3, char const *arg4) in message5()
/NextBSD/contrib/gcc/
HDtree-mudflap.c337 #define build_function_type_4(rtype, arg1, arg2, arg3, arg4) \ argument
/NextBSD/sys/contrib/ipfilter/netinet/
HDip_dstlist.c254 ipf_dstlist_addr_find(softc, arg1, arg2, arg3, arg4) in ipf_dstlist_addr_find() argument
/NextBSD/contrib/ipfilter/
HDip_dstlist.c254 ipf_dstlist_addr_find(softc, arg1, arg2, arg3, arg4) in ipf_dstlist_addr_find() argument
/NextBSD/sys/cddl/contrib/opensolaris/uts/sparc/dtrace/
HDfasttrap_isa.c337 uintptr_t arg4 = fasttrap_getreg(rp, R_I4); in fasttrap_return_common() local
/NextBSD/contrib/compiler-rt/lib/sanitizer_common/
HDsanitizer_linux.cc542 uptr internal_prctl(int option, uptr arg2, uptr arg3, uptr arg4, uptr arg5) { in internal_prctl()
/NextBSD/contrib/compiler-rt/include/sanitizer/
HDlinux_syscall_hooks.h1118 #define __sanitizer_syscall_pre_sendto(arg0, arg1, arg2, arg3, arg4, arg5) \ argument
1122 #define __sanitizer_syscall_post_sendto(res, arg0, arg1, arg2, arg3, arg4, \ argument
1144 #define __sanitizer_syscall_pre_recvfrom(arg0, arg1, arg2, arg3, arg4, arg5) \ argument
1148 #define __sanitizer_syscall_post_recvfrom(res, arg0, arg1, arg2, arg3, arg4, \ argument
1478 #define __sanitizer_syscall_pre_keyctl(cmd, arg2, arg3, arg4, arg5) \ argument
1481 #define __sanitizer_syscall_post_keyctl(res, cmd, arg2, arg3, arg4, arg5) \ argument
1747 #define __sanitizer_syscall_pre_pselect6(arg0, arg1, arg2, arg3, arg4, arg5) \ argument
1751 #define __sanitizer_syscall_post_pselect6(res, arg0, arg1, arg2, arg3, arg4, \ argument
1756 #define __sanitizer_syscall_pre_ppoll(arg0, arg1, arg2, arg3, arg4) \ argument
1759 #define __sanitizer_syscall_post_ppoll(res, arg0, arg1, arg2, arg3, arg4) \ argument
/NextBSD/lib/libdispatch/src/
HDvoucher_internal.h727 uintptr_t arg4) in _voucher_activity_trace_args_inline()
HDvoucher.c2524 uintptr_t arg4) in voucher_activity_trace_args()
2760 uintptr_t arg4) in voucher_activity_trace_args()

12