Searched defs:arg2 (Results 1 - 25 of 187) sorted by relevance

12345678

/freebsd-11-stable/sys/kern/
H A Dkern_sdt.c48 sdt_probe_stub(uint32_t id, uintptr_t arg0, uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, uintptr_t arg4) argument
/freebsd-11-stable/contrib/atf/atf-c/
H A Dtp_test.c47 char arg2[] = "-Z"; local
/freebsd-11-stable/contrib/atf/atf-c++/detail/
H A Dapplication_test.cpp45 char arg2[] = "-Z"; local
/freebsd-11-stable/contrib/groff/src/libs/libgroff/
H A Derrarg.cpp95 errprint(const char *format, const errarg &arg1, const errarg &arg2, const errarg &arg3) argument
H A Derror.cpp31 do_error_with_file_and_line(const char *filename, const char *source_filename, int lineno, error_type type, const char *format, const errarg &arg1, const errarg &arg2, const errarg &arg3) argument
76 do_error(error_type type, const char *format, const errarg &arg1, const errarg &arg2, const errarg &arg3) argument
87 error(const char *format, const errarg &arg1, const errarg &arg2, const errarg &arg3) argument
95 warning(const char *format, const errarg &arg1, const errarg &arg2, const errarg &arg3) argument
103 fatal(const char *format, const errarg &arg1, const errarg &arg2, const errarg &arg3) argument
111 error_with_file_and_line(const char *filename, int lineno, const char *format, const errarg &arg1, const errarg &arg2, const errarg &arg3) argument
122 warning_with_file_and_line(const char *filename, int lineno, const char *format, const errarg &arg1, const errarg &arg2, const errarg &arg3) argument
133 fatal_with_file_and_line(const char *filename, int lineno, const char *format, const errarg &arg1, const errarg &arg2, const errarg &arg3) argument
[all...]
/freebsd-11-stable/sys/netgraph/bluetooth/l2cap/
H A Dng_l2cap_cmds.c339 ng_l2cap_process_command_timeout(node_p node, hook_p hook, void *arg1, int arg2) argument
/freebsd-11-stable/crypto/openssl/crypto/hmac/
H A Dhm_ameth.c86 static int hmac_pkey_ctrl(EVP_PKEY *pkey, int op, long arg1, void *arg2) argument
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/pid/
H A Dtst.args1.c34 go(long arg0, long arg1, long arg2, long arg3, long arg4, long arg5, long arg6, argument
/freebsd-11-stable/contrib/unbound/contrib/
H A Dunbound_cache.cmd25 set arg2=%2 variable
[all...]
/freebsd-11-stable/usr.sbin/bhyve/
H A Dmem.h46 long arg2; member in struct:mem_range
/freebsd-11-stable/sys/net80211/
H A Dieee80211_ratectl_none.c90 none_tx_update(const struct ieee80211vap *vap, const struct ieee80211_node *ni, void *arg1, void *arg2, void *arg3) argument
H A Dieee80211_ratectl.h97 ieee80211_ratectl_tx_complete(const struct ieee80211vap *vap, const struct ieee80211_node *ni, int status, void *arg1, void *arg2) argument
104 ieee80211_ratectl_tx_update(const struct ieee80211vap *vap, const struct ieee80211_node *ni, void *arg1, void *arg2, void *arg3) argument
/freebsd-11-stable/crypto/openssl/crypto/txt_db/
H A Dtxt_db.h90 long arg2; member in struct:txt_db_st
/freebsd-11-stable/crypto/heimdal/lib/hx509/
H A Dsel.c37 _hx509_make_expr(enum hx_expr_op op, void *arg1, void *arg2) argument
[all...]
H A Dsel.h57 void *arg2; member in struct:hx_expr
/freebsd-11-stable/sys/powerpc/booke/
H A Dbooke_machdep.c270 booke_init(u_long arg1, u_long arg2) argument
/freebsd-11-stable/sys/security/mac/
H A Dmac_system.c222 mac_system_check_sysctl(struct ucred *cred, struct sysctl_oid *oidp, void *arg1, int arg2, struct sysctl_req *req) argument
/freebsd-11-stable/sys/dev/smartpqi/
H A Dsmartpqi_intr.c108 void pqisrc_event_worker(void *arg1, int arg2) argument
/freebsd-11-stable/sbin/fsck_ffs/
H A Dpass2.c661 blksort(const void *arg1, const void *arg2) argument
/freebsd-11-stable/sys/geom/vinum/
H A Dgeom_vinum_events.c43 gv_post_event(struct gv_softc *sc, int event, void *arg1, void *arg2, argument
/freebsd-11-stable/contrib/netbsd-tests/lib/libcurses/director/
H A Ddirector.c126 char *arg1, *arg2, *arg3, *arg4; local
/freebsd-11-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dfixup_tdescs.c166 matching_iidesc(void *arg1, void *arg2) argument
H A Dtraverse.c188 iitraverse_td(void *arg1, void *arg2) argument
/freebsd-11-stable/sys/contrib/ngatm/netnatm/api/
H A Dcc_sig.c56 u_int arg2; /* argument */ member in struct:ccsig
118 cc_user_sig(struct ccuser *user, enum user_sig sig, void *arg1, u_int arg2) argument
90 sig_alloc(struct ccdata *cc, u_int type, void *target, u_int has_msg, u_int sig, void *arg1, u_int arg2) argument
/freebsd-11-stable/crypto/openssl/crypto/x509/
H A Dx509_trs.c178 X509_TRUST_add(int id, int flags, int (*ck) (X509_TRUST *, X509 *, int), char *name, int arg1, void *arg2) argument

Completed in 302 milliseconds

12345678