Searched defs:arg2 (Results 51 - 75 of 187) sorted by relevance

12345678

/freebsd-11-stable/sys/kern/
H A Dkern_ktr.c311 ktr_tracepoint(uint64_t mask, const char *file, int line, const char *format, u_long arg1, u_long arg2, u_long arg3, u_long arg4, u_long arg5, u_long arg6) argument
H A Dkern_sendfile.c126 sf_ext_free(void *arg1, void *arg2) argument
158 sf_ext_free_nocache(void *arg1, void *arg2) argument
H A Dkern_mbuf.c922 m_extadd(struct mbuf *mb, caddr_t buf, u_int size, void (*freef)(struct mbuf *, void *, void *), void *arg1, void *arg2, int flags, int type) argument
/freebsd-11-stable/sys/netgraph/
H A Dng_car.c697 ng_car_q_event(node_p node, hook_p hook, void *arg, int arg2) argument
H A Dng_cisco.c580 cisco_keepalive(node_p node, hook_p hook, void *arg1, int arg2) argument
H A Dng_source.c729 ng_source_intr(node_p node, hook_p hook, void *arg1, int arg2) argument
/freebsd-11-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dtdata.c113 tdesc_layoutcmp(void *arg1, void *arg2) argument
137 tdesc_idcmp(void *arg1, void *arg2) argument
169 tdesc_namecmp(void *arg1, void *arg2) argument
271 tdata_label_cmp(void *arg1, void *arg2) argument
311 tdata_label_find_cb(void *arg1, void *arg2) argument
[all...]
H A Doutput.c160 matching_iidesc(void *arg1, void *arg2) argument
/freebsd-11-stable/sys/contrib/ngatm/netnatm/api/
H A Dcc_user.c1017 cc_user_sig_handle(struct ccuser *user, enum user_sig sig, void *arg, u_int arg2) argument
[all...]
/freebsd-11-stable/sys/isa/
H A Dpnp.c62 int arg2; member in struct:pnp_quirk
/freebsd-11-stable/usr.bin/xlint/lint2/
H A Dchk.c440 chkau(hte_t *hte, int n, sym_t *def, sym_t *decl, pos_t *pos1p, fcall_t *call1, fcall_t *call, type_t *arg1, type_t *arg2) argument
/freebsd-11-stable/sys/dev/usb/misc/
H A Dudbp.c475 udbp_bulk_read_complete(node_p node, hook_p hook, void *arg1, int arg2) argument
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Decore_init_ops.c469 u8 arg1, arg2, tree_val; local
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Ddsl_deleg.c385 perm_set_compare(const void *arg1, const void *arg2) argument
/freebsd-11-stable/crypto/openssl/crypto/dsa/
H A Ddsa_ameth.c576 static int dsa_pkey_ctrl(EVP_PKEY *pkey, int op, long arg1, void *arg2) argument
/freebsd-11-stable/crypto/openssl/crypto/asn1/
H A Dbio_asn1.c361 static long asn1_bio_ctrl(BIO *b, int cmd, long arg1, void *arg2) argument
[all...]
/freebsd-11-stable/contrib/mdocml/
H A Dhtml.c497 char *arg1, *arg2; local
/freebsd-11-stable/contrib/gdb/gdb/cli/
H A Dcli-cmds.c216 compare_strings(const void *arg1, const void *arg2) argument
/freebsd-11-stable/contrib/gdb/gdb/
H A Devent-top.c469 struct continuation_arg *arg2; local
H A Djv-lang.c838 struct value *arg2; local
H A Dremote-rdi.c196 unsigned long arg1, arg2; local
340 unsigned long arg1, arg2; local
616 unsigned long arg1, arg2; local
[all...]
H A Dvalarith.c87 value_add(struct value *arg1, struct value *arg2) argument
134 value_sub(struct value *arg1, struct value *arg2) argument
292 binop_user_defined_p(enum exp_opcode op, struct value *arg1, struct value *arg2) argument
341 value_x_binop(struct value *arg1, struct value *arg2, enum exp_opcode op, enum exp_opcode otherop, enum noside noside) argument
613 value_concat(struct value *arg1, struct value *arg2) argument
748 value_binop(struct value *arg1, struct value *arg2, enum exp_opcode op) argument
1187 value_strcmp(struct value *arg1, struct value *arg2) argument
1217 value_equal(struct value *arg1, struct value *arg2) argument
1276 value_less(struct value *arg1, struct value *arg2) argument
[all...]
/freebsd-11-stable/contrib/diff/src/
H A Dutil.c82 message(char const *format_msgid, char const *arg1, char const *arg2) argument
88 message5(char const *format_msgid, char const *arg1, char const *arg2, char const *arg3, char const *arg4) argument
122 printf (_(format_msgid), arg1, arg2, arg3, arg4); local
/freebsd-11-stable/contrib/gcc/cp/
H A Dcp-gimplify.c805 cxx_omp_clause_apply_fn(tree fn, tree arg1, tree arg2) argument
[all...]
/freebsd-11-stable/contrib/gdb/include/gdb/
H A Dcallback.h193 long arg1, arg2, arg3, arg4; member in struct:cb_syscall

Completed in 469 milliseconds

12345678