/netbsd-src/external/gpl2/groff/dist/src/preproc/refer/ |
H A D | command.cpp | 322 union argument { union 349 static void accumulate_command(int, argument *) in accumulate_command() argument 354 static void no_accumulate_command(int, argument *) in no_accumulate_command() argument 359 static void move_punctuation_command(int, argument *) in move_punctuation_command() argument 364 static void no_move_punctuation_command(int, argument *) in no_move_punctuation_command() argument 378 static void no_sort_command(int, argument *) in no_sort_command() argument 402 static void default_database_command(int, argument *) in default_database_command() argument 407 static void no_default_database_command(int, argument *) in no_default_database_command() argument 443 static void no_annotate_command(int, argument *) in no_annotate_command() argument 454 static void no_reverse_command(int, argument *) in no_reverse_command() argument [all …]
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/ |
H A D | sanitizer_stoptheworld_test.cc | 40 void *IncrementerThread(void *argument) { in IncrementerThread() 56 void *argument) { in Callback() 73 CallbackArgument argument; in TEST() local 111 void *AdvancedIncrementerThread(void *argument) { in AdvancedIncrementerThread() 143 void *argument) { in AdvancedCallback() 166 AdvancedCallbackArgument argument; in TEST() local 193 void *argument) { in SegvCallback()
|
H A D | sanitizer_stoptheworld_testlib.cc | 35 void *argument) { in Callback() 39 void *SuspenderThread(void *argument) { in SuspenderThread()
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_stoptheworld_fuchsia.cpp | 27 void StopTheWorld(StopTheWorldCallback callback, void *argument) { in StopTheWorld() 30 void *argument; in StopTheWorld() member
|
H A D | sanitizer_stoptheworld_mac.cpp | 50 void *argument; member 82 void StopTheWorld(StopTheWorldCallback callback, void *argument) { in StopTheWorld()
|
/netbsd-src/sys/fs/nfs/nlm/ |
H A D | nlm_prot_svc.c | 54 } argument; in nlm_prog_0() local 116 } argument; in nlm_prog_1() local 259 } argument; in nlm_prog_3() local 367 } argument; in nlm_prog_4() local
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/lsan/ |
H A D | lsan_common_linux.cc | 108 void *argument; member 133 void DoStopTheWorld(StopTheWorldCallback callback, void *argument) { in DoStopTheWorld()
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/lsan/ |
H A D | lsan_common_linux.cpp | 113 void *argument; member 143 CheckForLeaksParam *argument) { in LockStuffAndStopTheWorld()
|
H A D | lsan_common_fuchsia.cpp | 60 CheckForLeaksParam *argument) { in LockStuffAndStopTheWorld() 67 CheckForLeaksParam *argument; in LockStuffAndStopTheWorld() member
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/lsan/ |
H A D | lsan_common_linux.cc | 106 void *argument; member 131 void DoStopTheWorld(StopTheWorldCallback callback, void *argument) { in DoStopTheWorld()
|
/netbsd-src/external/gpl3/gcc/dist/libobjc/ |
H A D | thr.c | 89 id argument; member 101 id argument = istate->argument; in __objc_thread_detach_function() local 150 objc_thread_detach (SEL selector, id object, id argument) in objc_thread_detach()
|
/netbsd-src/external/gpl3/gcc.old/dist/libobjc/ |
H A D | thr.c | 89 id argument; member 101 id argument = istate->argument; in __objc_thread_detach_function() local 150 objc_thread_detach (SEL selector, id object, id argument) in objc_thread_detach()
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_stoptheworld_mac.cc | 49 void *argument; member 80 void StopTheWorld(StopTheWorldCallback callback, void *argument) { in StopTheWorld()
|
H A D | sanitizer_stoptheworld_netbsd_libcdep.cc | 180 static int TracerThread(void *argument) { in TracerThread() 270 void StopTheWorld(StopTheWorldCallback callback, void *argument) { in StopTheWorld()
|
/netbsd-src/external/bsd/am-utils/dist/amd/ |
H A D | nfs_prot_svc.c | 95 } argument; in nfs_program_2() local 327 } argument; in nfs_program_3() local
|
H A D | amq_svc.c | 157 } argument; in amq_program_1() local
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
H A D | sanitizer_stoptheworld_mac.cc | 51 void *argument; member 82 void StopTheWorld(StopTheWorldCallback callback, void *argument) { in StopTheWorld()
|
/netbsd-src/usr.sbin/ypserv/yppush/ |
H A D | yppush_svc.c | 87 } argument; in yppush_xfrrespprog_1() local
|
/netbsd-src/usr.sbin/rpc.yppasswdd/ |
H A D | rpc.yppasswdd.c | 140 } argument; in yppasswddprog_1() local
|
/netbsd-src/external/bsd/ntp/dist/sntp/tests/ |
H A D | fileHandlingTest.c | 16 enum DirectoryType argument in CreatePath()
|
/netbsd-src/external/bsd/am-utils/dist/hlfsd/ |
H A D | nfs_prot_svc.c | 94 } argument; in nfs_program_2() local
|
/netbsd-src/libexec/rpc.rwalld/ |
H A D | rwalld.c | 153 } argument; in wallprog_1() local
|
/netbsd-src/usr.sbin/rpcbind/ |
H A D | rpcb_svc.c | 74 } argument; in rpcb_service_3() local
|
/netbsd-src/external/bsd/tmux/dist/ |
H A D | cmd-set-option.c | 92 char *name, *argument, *expanded = NULL; in cmd_set_option_exec() local
|
/netbsd-src/external/bsd/kyua-cli/dist/utils/cmdline/ |
H A D | exceptions.cpp | 143 cmdline::option_argument_value_error::argument(void) const in argument() function in cmdline::option_argument_value_error
|