Searched refs:CALLBACK (Results 26 - 37 of 37) sorted by relevance

12

/netbsd-current/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_win.cpp274 static LONG CALLBACK
/netbsd-current/external/mit/libuv/dist/src/win/
H A Dtty.c134 static void CALLBACK uv__tty_console_resize_event(HWINEVENTHOOK hWinEventHook,
435 static void CALLBACK uv_tty_post_raw_read(void* data, BOOLEAN didTimeout) {
486 static DWORD CALLBACK uv_tty_line_read_thread(void* data) {
2400 static void CALLBACK uv__tty_console_resize_event(HWINEVENTHOOK hWinEventHook,
H A Dtcp.c353 static void CALLBACK post_completion(void* context, BOOLEAN timed_out) {
372 static void CALLBACK post_write_completion(void* context, BOOLEAN timed_out) {
H A Dprocess.c851 static void CALLBACK exit_wait_callback(void* data, BOOLEAN didTimeout) {
H A Dwinapi.h4690 typedef ULONG CALLBACK _DEVICE_NOTIFY_CALLBACK_ROUTINE(
4711 typedef VOID (CALLBACK* WINEVENTPROC)
H A Dpipe.c1246 static void CALLBACK post_completion_read_wait(void* context, BOOLEAN timed_out) {
1265 static void CALLBACK post_completion_write_wait(void* context, BOOLEAN timed_out) {
/netbsd-current/external/gpl3/gcc/dist/libgomp/plugin/
H A Dplugin-gcn.c320 CALLBACK, enumerator in enum:entry_type
2562 case CALLBACK:
2765 aq->queue[queue_last].type = CALLBACK;
/netbsd-current/external/bsd/tcpdump/dist/
H A Dtcpdump.c286 static void CALLBACK verbose_stats_dump(PVOID param, BOOLEAN timer_fired);
3211 static void CALLBACK verbose_stats_dump(PVOID param _U_,
/netbsd-current/external/apache2/mDNSResponder/dist/mDNSShared/
H A DCommonServices.h558 #define CALLBACK_COMPAT CALLBACK
/netbsd-current/external/bsd/ntp/dist/ntpdate/
H A Dntpdate.c1530 void CALLBACK
/netbsd-current/external/gpl3/gcc.old/dist/libgomp/plugin/
H A Dplugin-gcn.c323 CALLBACK, enumerator in enum:entry_type
2753 case CALLBACK:
2956 aq->queue[queue_last].type = CALLBACK;
/netbsd-current/external/apache2/mDNSResponder/dist/Clients/
H A Ddnssdutil.c121 #define Command( NAME, CALLBACK, SUB_OPTIONS, SHORT_HELP, IS_NOTCOMMON ) \
122 CLI_COMMAND_EX( NAME, CALLBACK, SUB_OPTIONS, (IS_NOTCOMMON) ? kCLIOptionFlags_NotCommon : kCLIOptionFlags_None, \

Completed in 368 milliseconds

12