Home
last modified time | relevance | path

Searched defs:arg1 (Results 51 – 75 of 184) sorted by relevance

12345678

/freebsd/contrib/netbsd-tests/lib/libc/stdio/
H A Dt_fmemopen.c40 #define ATF_TC_HEAD(arg0, arg1) static void arg0##_head() argument
41 #define atf_tc_set_md_var(arg0, arg1, ...) do { \ argument
45 #define ATF_TC_BODY(arg0, arg1) static void arg0##_body() argument
48 #define ATF_TP_ADD_TC(arg0, arg1) arg1##_head(); arg1##_body() argument
/freebsd/sys/cddl/dev/fbt/x86/
H A Dfbt_isa.c64 uintptr_t arg0, arg1, arg2, arg3, arg4, rval; in fbt_invop() local
/freebsd/sys/dev/acpica/
H A Dacpi_ged.c53 ACPI_OBJECT arg1; member
/freebsd/contrib/llvm-project/compiler-rt/include/sanitizer/
H A Dlinux_syscall_hooks.h312 #define __sanitizer_syscall_pre_shutdown(arg0, arg1) \ argument
314 #define __sanitizer_syscall_post_shutdown(res, arg0, arg1) \ argument
770 #define __sanitizer_syscall_pre_io_submit(ctx_id, arg1, arg2) \ argument
773 #define __sanitizer_syscall_post_io_submit(res, ctx_id, arg1, arg2) \ argument
1077 #define __sanitizer_syscall_pre_bind(arg0, arg1, arg2) \ argument
1079 #define __sanitizer_syscall_post_bind(res, arg0, arg1, arg2) \ argument
1082 #define __sanitizer_syscall_pre_connect(arg0, arg1, arg2) \ argument
1084 #define __sanitizer_syscall_post_connect(res, arg0, arg1, arg2) \ argument
1087 #define __sanitizer_syscall_pre_accept(arg0, arg1, arg2) \ argument
1089 #define __sanitizer_syscall_post_accept(res, arg0, arg1, arg2) \ argument
[all …]
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Diidesc.c71 iidesc_cmp(void *arg1, void *arg2) in iidesc_cmp()
H A Dtraverse.c188 iitraverse_td(void *arg1, void *arg2) in iitraverse_td()
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectMemory.cpp295 CommandArgumentEntry arg1; in CommandObjectMemoryRead() local
944 CommandArgumentEntry arg1; in CommandObjectMemoryFind() local
1248 CommandArgumentEntry arg1; local
1570 CommandArgumentEntry arg1; in CommandObjectMemoryHistory() local
/freebsd/sys/dev/smartpqi/
H A Dsmartpqi_intr.c105 pqisrc_event_worker(void *arg1, int arg2) in pqisrc_event_worker()
H A Dsmartpqi_event.c108 pqisrc_ack_all_events(void *arg1) in pqisrc_ack_all_events()
/freebsd/sys/netgraph/bluetooth/hci/
H A Dng_hci_misc.c85 ng_hci_node_is_up(node_p node, hook_p hook, void *arg1, int arg2) in ng_hci_node_is_up()
/freebsd/usr.sbin/bhyve/
H A Dtpm_ppi_qemu.c57 const uint64_t addr, const int size, uint64_t *const val, void *const arg1, in tpm_ppi_mem_handler()
/freebsd/contrib/diff/src/
H A Dutil.c82 message (char const *format_msgid, char const *arg1, char const *arg2) in message()
88 message5 (char const *format_msgid, char const *arg1, char const *arg2, in message5()
/freebsd/crypto/openssl/crypto/dh/
H A Ddh_ameth.c397 static int dh_pkey_ctrl(EVP_PKEY *pkey, int op, long arg1, void *arg2) in dh_pkey_ctrl()
419 static int dhx_pkey_ctrl(EVP_PKEY *pkey, int op, long arg1, void *arg2) in dhx_pkey_ctrl()
/freebsd/sys/netgraph/
H A Dng_pptpgre.c1087 ng_pptpgre_recv_ack_timeout(node_p node, hook_p hook, void *arg1, int arg2) in ng_pptpgre_recv_ack_timeout()
1136 ng_pptpgre_send_ack_timeout(node_p node, hook_p hook, void *arg1, int arg2) in ng_pptpgre_send_ack_timeout()
1166 ng_pptpgre_reorder_timeout(node_p node, hook_p hook, void *arg1, int arg2) in ng_pptpgre_reorder_timeout()
H A Dng_base.c1624 ng_rmhook_part2(node_p node, hook_p hook, void *arg1, int arg2) in ng_rmhook_part2()
3714 ng_send_fn(node_p node, hook_p hook, ng_item_fn *fn, void * arg1, int arg2) in ng_send_fn()
3721 ng_send_fn1(node_p node, hook_p hook, ng_item_fn *fn, void * arg1, int arg2, in ng_send_fn1()
3751 ng_send_fn2(node_p node, hook_p hook, item_p pitem, ng_item_fn2 *fn, void *arg1, in ng_send_fn2()
3804 ng_item_fn *fn, void * arg1, int arg2) in ng_callout()
/freebsd/contrib/bmake/
H A Dmake.h691 #define DEBUG1(module, fmt, arg1) \ argument
693 #define DEBUG2(module, fmt, arg1, arg2) \ argument
695 #define DEBUG3(module, fmt, arg1, arg2, arg3) \ argument
697 #define DEBUG4(module, fmt, arg1, arg2, arg3, arg4) \ argument
699 #define DEBUG5(module, fmt, arg1, arg2, arg3, arg4, arg5) \ argument
/freebsd/sys/contrib/xen/
H A Dtmem.h90 uint32_t arg1; member
/freebsd/crypto/openssl/crypto/x509/
H A Dx509_trust.c124 const char *name, int arg1, void *arg2) in X509_TRUST_add()
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzfs_fuid.c70 idx_compare(const void *arg1, const void *arg2) in idx_compare()
82 domain_compare(const void *arg1, const void *arg2) in domain_compare()
/freebsd/tools/regression/fsx/
H A Dfsx.c162 do_log4(int operation, int arg0, int arg1, int arg2) in do_log4()
179 log4(int operation, int arg0, int arg1, int arg2) in log4()
/freebsd/sys/dev/sound/midi/
H A Dmidi.c1465 midimapper_addseq(void *arg1, int *unit, void **cookie) in midimapper_addseq()
1473 midimapper_open(void *arg1, void **cookie) in midimapper_open()
1487 midimapper_close(void *arg1, void *cookie) in midimapper_close()
/freebsd/usr.sbin/bhyve/amd64/
H A Dvga.c339 vga_mem_rd_handler(uint64_t addr, void *arg1) in vga_mem_rd_handler()
399 vga_mem_wr_handler(uint64_t addr, uint8_t val, void *arg1) in vga_mem_wr_handler()
654 uint64_t *val, void *arg1, long arg2 __unused) in vga_mem_handler()
/freebsd/sys/cddl/dev/dtrace/aarch64/
H A Ddtrace_subr.c266 register_t arg1, arg2; in dtrace_invop_start() local
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_cc.c582 dt_node_t *anp, *arg1; in dt_action_printflike() local
831 dt_node_t *arg1 = arg0 != NULL ? arg0->dn_list : NULL; in dt_action_ustack_args() local
891 dt_node_t *arg0, *arg1; in dt_action_setopt() local
1288 dt_node_t *arg1 = dnp->dn_aggfun->dn_args->dn_list; in dt_compile_agg() local
/freebsd/crypto/openssl/crypto/cmp/
H A Dcmp_local.h760 # define ossl_cmp_log1(level, ctx, fmt, arg1) \ argument
763 # define ossl_cmp_log2(level, ctx, fmt, arg1, arg2) \ argument
766 # define ossl_cmp_log3(level, ctx, fmt, arg1, arg2, arg3) \ argument
769 # define ossl_cmp_log4(level, ctx, fmt, arg1, arg2, arg3, arg4) \ argument

12345678