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

/haiku/headers/private/kernel/util/
H A DConstructor.h38 void Construct(Pointer object, ArgType1 arg1, ArgType2 arg2) { argument
48 void Construct(Pointer object, ArgType1 arg1, ArgType2 arg2, ArgType3 arg3) { argument
59 void Construct(Pointer object, ArgType1 arg1, ArgType2 arg2, ArgType3 arg3, argument
/haiku/src/libs/compat/freebsd_network/
H A Dfbsd_kern_mbuf.c118 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
/haiku/src/system/kernel/arch/ppc/
H A Darch_thread.cpp204 arch_thread_enter_userspace(Thread *thread, addr_t entry, void *arg1, void *arg2) argument
/haiku/src/system/kernel/arch/arm64/
H A Darch_thread.cpp114 arch_thread_enter_userspace(Thread *thread, addr_t entry, void *arg1, void *arg2) argument
/haiku/src/system/kernel/arch/sparc/
H A Darch_thread.cpp112 arch_thread_enter_userspace(Thread *thread, addr_t entry, void *arg1, void *arg2) argument
/haiku/src/kits/support/
H A DStringList.cpp307 BStringList::DoForEach(bool (*func)(const BString& string, void* arg2), argument
/haiku/src/system/kernel/arch/m68k/
H A Darch_thread.cpp228 arch_thread_enter_userspace(Thread *thread, addr_t entry, void *arg1, void *arg2) argument
/haiku/src/system/kernel/arch/riscv64/
H A Darch_thread.cpp107 arch_thread_enter_userspace(Thread *thread, addr_t entry, void *arg1, void *arg2) argument
/haiku/src/bin/pcmcia-cs/
H A Dcardctl.c270 ds_ioctl_arg_t arg1, arg2; local
/haiku/src/libs/iconv/
H A Diconv.c521 static int compare_by_index (const void * arg1, const void * arg2) argument
528 static int compare_by_name (const void * arg1, const void * arg2) argument
/haiku/headers/posix/
H A Dmath.h112 double arg2; member in struct:__exception
/haiku/src/libs/compat/freebsd_network/compat/sys/
H A Dsysctl.h105 sysctl_add_oid(struct sysctl_ctx_list *clist, void *parent, int nbr, const char *name, int kind, void *arg1, int arg2, int (*handler) (SYSCTL_HANDLER_ARGS), const char *fmt, const char *descr) argument
/haiku/src/libs/compat/openbsd_wlan/net80211/
H A Dieee80211_output.c1824 ieee80211_send_mgmt(struct ieee80211com *ic, struct ieee80211_node *ni, int type, int arg1, int arg2) argument
/haiku/src/system/libnetwork/netresolv/net/
H A Dgetaddrinfo.c1001 comp_dst(const void *arg1, const void *arg2) argument
/haiku/src/add-ons/kernel/debugger/demangle/
H A Dgcc3+.cpp1572 Node* arg2 = arg1->Next(); local
2012 inline bool operator()(ParameterType1 arg1, ParameterType2 arg2, argument
2025 inline bool operator()(ParameterType1 arg1, ParameterType2 arg2, argument

Completed in 208 milliseconds