Searched defs:argument (Results 1 - 25 of 53) sorted by relevance

123

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stoptheworld_fuchsia.cpp26 void StopTheWorld(StopTheWorldCallback callback, void *argument) { argument
29 void *argument; member in struct:__sanitizer::Params
H A Dsanitizer_stoptheworld_mac.cpp50 void *argument; member in struct:__sanitizer::RunThreadArgs
82 void StopTheWorld(StopTheWorldCallback callback, void *argument) { argument
/freebsd-13-stable/contrib/ntp/sntp/tests/
H A Dsntptest.c20 ActivateOption(const char* option, const char* argument) { argument
/freebsd-13-stable/contrib/libarchive/cat/
H A Dbsdcat.h48 const char *argument; member in struct:bsdcat
/freebsd-13-stable/contrib/kyua/utils/cmdline/
H A Dexceptions.cpp143 cmdline::option_argument_value_error::argument(void) const function in class:cmdline::option_argument_value_error
[all...]
/freebsd-13-stable/usr.sbin/rpcbind/
H A Drpcb_svc.c77 } argument; local
H A Drpcb_svc_4.c77 } argument; local
/freebsd-13-stable/libexec/rpc.rwalld/
H A Drwalld.c169 } argument; local
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_common_fuchsia.cpp66 CheckForLeaksParam *argument; member in struct:__lsan::Params
58 LockStuffAndStopTheWorld(StopTheWorldCallback callback, CheckForLeaksParam *argument) argument
[all...]
H A Dlsan_common_linux.cpp108 void *argument; member in struct:__lsan::DoStopTheWorldParam
137 LockStuffAndStopTheWorld(StopTheWorldCallback callback, CheckForLeaksParam *argument) argument
H A Dlsan_common_mac.cpp196 LockStuffAndStopTheWorld(StopTheWorldCallback callback, CheckForLeaksParam *argument) argument
/freebsd-13-stable/contrib/telnet/telnet/
H A Dutilities.c76 upcase(char *argument) argument
/freebsd-13-stable/contrib/kyua/engine/
H A Datf_result.cpp361 engine::atf_result::argument(void) const function in class:engine::atf_result
592 const optional< int >& argument = object.argument(); local
[all...]
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_memory_profile.cpp103 MemoryProfileCB(const SuspendedThreadsList &suspended_threads_list, void *argument) argument
/freebsd-13-stable/lib/libc/iconv/
H A Dbsd_iconv.c267 __bsd_iconvctl(iconv_t cd, int request, void *argument) argument
/freebsd-13-stable/libexec/rpc.rstatd/
H A Drstat_proc.c408 } argument; local
/freebsd-13-stable/libexec/rpc.rusersd/
H A Drusers_proc.c263 } argument; local
/freebsd-13-stable/contrib/libarchive/cpio/
H A Dcpio.h44 const char *argument; member in struct:cpio
/freebsd-13-stable/contrib/libedit/
H A Del.h81 int argument; /* Numeric argument */ member in struct:el_state_t
/freebsd-13-stable/sys/dev/mvs/
H A Dmvs_pci.c444 mvs_setup_intr(device_t dev, device_t child, struct resource *irq, int flags, driver_filter_t *filter, driver_intr_t *function, void *argument, void **cookiep) argument
H A Dmvs_soc.c390 mvs_setup_intr(device_t dev, device_t child, struct resource *irq, int flags, driver_filter_t *filter, driver_intr_t *function, void *argument, void **cookiep) argument
/freebsd-13-stable/sys/fs/cuse/
H A Dcuse_ioctl.h59 unsigned long argument; member in struct:cuse_command
/freebsd-13-stable/usr.sbin/keyserv/
H A Dkeyserv.c613 } argument; local
/freebsd-13-stable/sys/contrib/cloudabi/
H A Dcloudabi32_types.h180 _Alignas(4) uint32_t argument; member in struct:__anon8899
H A Dcloudabi64_types.h180 _Alignas(8) uint64_t argument; member in struct:__anon8916

Completed in 104 milliseconds

123