Home
last modified time | relevance | path

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

123

/netbsd-src/sys/rump/librump/rumpkern/
H A Drumpkern_if_wrappers.c51 rump_pub_kernelfsym_load(void *arg1, uint64_t arg2, char *arg3, uint64_t arg4) in rump_pub_kernelfsym_load()
63 rump_pub_uio_setup(void *arg1, size_t arg2, off_t arg3, enum rump_uiorw arg4) in rump_pub_uio_setup()
111 rump_pub_cred_create(uid_t arg1, gid_t arg2, size_t arg3, gid_t *arg4) in rump_pub_cred_create()
216 …ithsize(const char *arg1, const char *arg2, enum rump_etfs_type arg3, uint64_t arg4, uint64_t arg5) in rump_pub_etfs_register_withsize()
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dtrace.h293 # define OSSL_TRACE4(category, format, arg1, arg2, arg3, arg4) \ argument
295 # define OSSL_TRACE5(category, format, arg1, arg2, arg3, arg4, arg5) \ argument
297 # define OSSL_TRACE6(category, format, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
299 # define OSSL_TRACE7(category, format, arg1, arg2, arg3, arg4, arg5, arg6, arg7) \ argument
301 # define OSSL_TRACE8(category, format, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8) \ argument
303 # define OSSL_TRACE9(category, format, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) \ argument
/netbsd-src/usr.sbin/rpc.lockd/
H A Dlock_proc.c317 nlmtonlm4(struct nlm_lock *arg, struct nlm4_lock *arg4) in nlmtonlm4()
361 struct nlm4_lock arg4; in nlm_test_1_svc() local
400 struct nlm4_lock arg4; in nlm_test_msg_1_svc() local
451 struct nlm4_lockargs arg4; in nlm_lock_1_svc() local
473 struct nlm4_lockargs arg4; in nlm_lock_msg_1_svc() local
503 struct nlm4_lock arg4; in nlm_cancel_1_svc() local
525 struct nlm4_lock arg4; in nlm_cancel_msg_1_svc() local
555 struct nlm4_lock arg4; in nlm_unlock_1_svc() local
572 struct nlm4_lock arg4; in nlm_unlock_msg_1_svc() local
/netbsd-src/sys/sys/
H A Dsdt.h67 #define DTRACE_PROBE4(prov, name, arg1, arg2, arg3, arg4) do { \ argument
75 #define DTRACE_PROBE5(prov, name, arg1, arg2, arg3, arg4, arg5) do { \ argument
99 #define SDT_PROBE(prov, mod, func, name, arg0, arg1, arg2, arg3, arg4) do \ argument
114 #define SDT_PROBE_DEFINE5(prov, mod, func, name, arg0, arg1, arg2, arg3, arg4) argument
116 arg3, arg4, arg5) argument
118 arg3, arg4, arg5, arg6) argument
138 #define SDT_PROBE5(prov, mod, func, name, arg0, arg1, arg2, arg3, arg4) do \ argument
144 #define SDT_PROBE6(prov, mod, func, name, arg0, arg1, arg2, arg3, arg4, \ argument
151 #define SDT_PROBE7(prov, mod, func, name, arg0, arg1, arg2, arg3, arg4, \ argument
169 arg1, xarg1, arg2, xarg2, arg3, xarg3, arg4, xarg4) argument
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/libcc1/
H A Drpc.hh417 A3 arg3, A4 arg4) in call()
448 argument_wrapper<A4> arg4; in callback() local
471 A3 arg3, A4 arg4, A5 arg5) in call()
504 argument_wrapper<A4> arg4; in callback() local
530 A3 arg3, A4 arg4, A5 arg5, A6 arg6, A7 arg7) in call()
568 argument_wrapper<A4> arg4; in callback() local
H A Dlibcc1.cc262 R rpc (struct gcc_c_context *s, A1 arg1, A2 arg2, A3 arg3, A4 arg4) in rpc()
275 R rpc (struct gcc_c_context *s, A1 arg1, A2 arg2, A3 arg3, A4 arg4, A5 arg5) in rpc()
288 R rpc (struct gcc_c_context *s, A1 arg1, A2 arg2, A3 arg3, A4 arg4, A5 arg5, in rpc()
H A Dlibcp1.cc286 R rpc (struct gcc_cp_context *s, A1 arg1, A2 arg2, A3 arg3, A4 arg4) in rpc()
299 R rpc (struct gcc_cp_context *s, A1 arg1, A2 arg2, A3 arg3, A4 arg4, A5 arg5) in rpc()
312 R rpc (struct gcc_cp_context *s, A1 arg1, A2 arg2, A3 arg3, A4 arg4, A5 arg5, in rpc()
/netbsd-src/sys/rump/librump/rumpvfs/
H A Drumpvfs_if_wrappers.c27 rump_pub_getvninfo(struct vnode *arg1, enum rump_vtype *arg2, off_t *arg3, dev_t *arg4) in rump_pub_getvninfo()
165 rump_pub_namei(uint32_t arg1, uint32_t arg2, const char *arg3, struct vnode **arg4, struct vnode **… in rump_pub_namei()
177 rump_pub_makecn(u_long arg1, u_long arg2, const char *arg3, size_t arg4, struct kauth_cred *arg5, s… in rump_pub_makecn()
261 rump_pub_vfs_extattrctl(struct mount *arg1, int arg2, struct vnode *arg3, int arg4, const char *arg… in rump_pub_vfs_extattrctl()
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A Dipc.cc653 String arg4 = readString (req); in ipc_doWork() local
866 bool arg4 = readBoolean (req); in ipc_doWork() local
1172 String arg4 = readString (req); in ipc_doWork() local
1240 String arg4 = readString (req); in ipc_doWork() local
1255 int arg4 = readInt (req); in ipc_doWork() local
1332 int arg4 = readInt (req); in ipc_doWork() local
1343 String arg4 = readString (req); in ipc_doWork() local
1431 int arg4 = readInt (req); in ipc_doWork() local
1442 int arg4 = readInt (req); in ipc_doWork() local
1453 int arg4 = readInt (req); in ipc_doWork() local
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A Dipc.cc654 String arg4 = readString (req); in ipc_doWork() local
867 bool arg4 = readBoolean (req); in ipc_doWork() local
1173 String arg4 = readString (req); in ipc_doWork() local
1241 String arg4 = readString (req); in ipc_doWork() local
1256 int arg4 = readInt (req); in ipc_doWork() local
1333 int arg4 = readInt (req); in ipc_doWork() local
1344 String arg4 = readString (req); in ipc_doWork() local
1432 int arg4 = readInt (req); in ipc_doWork() local
1443 int arg4 = readInt (req); in ipc_doWork() local
1454 int arg4 = readInt (req); in ipc_doWork() local
[all …]
/netbsd-src/tests/compat/linux/arch/x86_64/
H A Dh_syscall.c37 register_t arg4, register_t arg5, register_t arg6, ...) in syscall6()
/netbsd-src/external/bsd/kyua-testers/dist/
H A Dcli_test.c332 char arg4[] = "list"; in ATF_TC_BODY() local
403 char arg4[] = "pass"; in ATF_TC_BODY() local
427 char arg4[] = "fail"; in ATF_TC_BODY() local
451 char arg4[] = "test"; in ATF_TC_BODY() local
479 char arg4[] = "the-program"; in ATF_TC_BODY() local
/netbsd-src/sys/kern/
H A Dkern_sdt.c96 uintptr_t arg2, uintptr_t arg3, uintptr_t arg4) in sdt_probe_stub()
/netbsd-src/external/bsd/atf/dist/atf-c/
H A Dtp_test.c53 char arg4[] = "foo"; in ATF_TC_BODY() local
/netbsd-src/external/bsd/atf/dist/tools/
H A Dapplication_test.cpp51 char arg4[] = "foo"; in main() local
/netbsd-src/external/bsd/atf/dist/atf-c++/detail/
H A Dapplication_test.cpp51 char arg4[] = "foo"; in main() local
/netbsd-src/sys/arch/arm/arm/
H A Dsmccc.c104 register_t arg1, register_t arg2, register_t arg3, register_t arg4, in smccc_call()
/netbsd-src/sys/fs/nfs/nlm/
H A Dnlm_prot_server.c391 nlm4_res arg4; in nlm_lock_res_1_svc() local
400 nlm4_res arg4; in nlm_cancel_res_1_svc() local
409 nlm4_res arg4; in nlm_unlock_res_1_svc() local
418 nlm4_res arg4; in nlm_granted_res_1_svc() local
/netbsd-src/sys/arch/arm/pci/
H A Dpci_smccc.c52 register_t arg1, register_t arg2, register_t arg3, register_t arg4, in pci_smccc_call()
/netbsd-src/external/gpl2/texinfo/dist/makeinfo/
H A Dxref.c122 char *arg4 = get_xref_token (0); in cm_xref() local
/netbsd-src/sys/external/bsd/sljit/dist/regex_src/
H A DregexJIT.c1289 #define EMIT_OP1(type, arg1, arg2, arg3, arg4) \ argument
1292 #define EMIT_OP2(type, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
1303 #define EMIT_CMP(jump, type, arg1, arg2, arg3, arg4) \ argument
1806 #define EMIT_OP1(type, arg1, arg2, arg3, arg4) \ argument
1809 #define EMIT_OP2(type, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
1820 #define EMIT_CMP(jump, type, arg1, arg2, arg3, arg4) \ argument
/netbsd-src/external/cddl/osnet/dev/fbt/x86/
H A Dfbt_isa.c80 uintptr_t arg0, arg1, arg2, arg3, arg4; in fbt_invop() local
/netbsd-src/external/gpl2/xcvs/dist/diff/
H A Dutil.c40 char const *arg4; member
128 message5 (format, arg1, arg2, arg3, arg4) in message5() argument
/netbsd-src/crypto/external/bsd/netpgp/dist/bindings/perl/
H A Dnetpgpperl_wrap.c2494 char *arg4 = (char *) 0 ; in XS() local
2731 int arg4 ; in XS() local
3045 char *arg4 = (char *) 0 ; in XS() local
3116 int arg4 ; in XS() local
3176 char *arg4 = (char *) 0 ; in XS() local
3267 int arg4 ; in XS() local
3327 size_t arg4 ; in XS() local
3428 void *arg4 = (void *) 0 ; in XS() local
3502 size_t arg4 ; in XS() local
3590 char *arg4 = (char *) 0 ; in XS() local
[all …]
/netbsd-src/crypto/external/bsd/netpgp/dist/src/lib/
H A Derrors.h166 #define PGP_ERROR_4(err,code,fmt,arg,arg2,arg3,arg4) do { \ argument

123