Home
last modified time | relevance | path

Searched defs:argument (Results 1 – 25 of 56) sorted by relevance

123

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stoptheworld_fuchsia.cpp27 void StopTheWorld(StopTheWorldCallback callback, void *argument) { in StopTheWorld()
30 void *argument; in StopTheWorld() member
H A Dsanitizer_stoptheworld_win.cpp80 void *argument; member
83 DWORD WINAPI RunThread(void *argument) { in RunThread()
161 void StopTheWorld(StopTheWorldCallback callback, void *argument) { in StopTheWorld()
H A Dsanitizer_stoptheworld_mac.cpp50 void *argument; member
82 void StopTheWorld(StopTheWorldCallback callback, void *argument) { in StopTheWorld()
H A Dsanitizer_stoptheworld_netbsd_libcdep.cpp180 static int TracerThread(void *argument) { in TracerThread()
270 void StopTheWorld(StopTheWorldCallback callback, void *argument) { in StopTheWorld()
H A Dsanitizer_stoptheworld_linux_libcdep.cpp279 static int TracerThread(void* argument) { in TracerThread()
395 void StopTheWorld(StopTheWorldCallback callback, void *argument) { in StopTheWorld()
/freebsd/sys/nlm/
H A Dnlm_prot_svc.c50 } argument; in nlm_prog_0() local
112 } argument; in nlm_prog_1() local
255 } argument; in nlm_prog_3() local
363 } argument; in nlm_prog_4() local
/freebsd/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_common_linux.cpp113 void *argument; member
140 CheckForLeaksParam *argument) { in LockStuffAndStopTheWorld()
H A Dlsan_common_fuchsia.cpp70 CheckForLeaksParam *argument) { in LockStuffAndStopTheWorld() argument
76 CheckForLeaksParam *argument; in LockStuffAndStopTheWorld() member
[all...]
H A Dlsan_common_mac.cpp232 CheckForLeaksParam *argument) { in LockStuffAndStopTheWorld()
/freebsd/contrib/ntp/sntp/tests/
H A Dsntptest.c18 ActivateOption(const char* option, const char* argument) { in ActivateOption()
H A DfileHandlingTest.c14 enum DirectoryType argument in CreatePath()
/freebsd/contrib/libarchive/cat/
H A Dbsdcat.h27 const char *argument; member
/freebsd/crypto/krb5/src/lib/rpc/unit-test/
H A Drpc_test_svc.c23 } argument; local
/freebsd/contrib/libarchive/unzip/
H A Dbsdunzip.h30 const char *argument; member
/freebsd/contrib/kyua/engine/
H A Datf_result.cpp361 engine::atf_result::argument(void) const in argument() function in engine::atf_result
592 const optional< int >& argument = object.argument(); in operator <<() local
/freebsd/usr.sbin/rpcbind/
H A Drpcb_svc.c74 } argument; in rpcb_service_3() local
H A Drpcb_svc_4.c74 } argument; in rpcb_service_4() local
/freebsd/contrib/kyua/utils/cmdline/
H A Dexceptions.cpp143 cmdline::option_argument_value_error::argument(void) const in argument() function in cmdline::option_argument_value_error
/freebsd/libexec/rpc.rwalld/
H A Drwalld.c167 } argument; in wallprog_1() local
/freebsd/contrib/telnet/telnet/
H A Dutilities.c74 upcase(char *argument) in upcase()
/freebsd/sys/fs/cuse/
H A Dcuse_ioctl.h60 unsigned long argument; member
/freebsd/libexec/rpc.rusersd/
H A Drusers_proc.c258 } argument; in rusers_service() local
/freebsd/crypto/krb5/src/kadmin/server/
H A Dkadm_rpc_svc.c62 } argument; local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DLocalizationChecker.cpp137 #define ADD_NULLARY_METHOD(receiver, method, argument) \ argument
140 #define ADD_UNARY_METHOD(receiver, method, argument) \ argument
143 #define ADD_METHOD(receiver, method_list, count, argument) \ argument
/freebsd/libexec/rpc.rstatd/
H A Drstat_proc.c399 } argument; in rstat_service() local

123