Searched defs:hook (Results 1 - 25 of 30) sorted by relevance

12

/haiku-fatelf/src/bin/coreutils/lib/
H A Dclose-hook.c57 register_close_hook (close_hook_fn hook, struct close_hook *link) argument
/haiku-fatelf/src/libs/ncurses/c++/
H A Dcursesp.cc47 UserHook* hook = new UserHook; local
56 UserHook* hook = UserPointer(); local
[all...]
H A Dcursesf.cc123 UserHook* hook = new UserHook; local
154 UserHook* hook = reinterpret_cast<UserHook*>(::form_userptr(form)); local
[all...]
H A Dcursesm.cc139 UserHook* hook = new UserHook; local
180 UserHook* hook = reinterpret_cast<UserHook*>(::menu_userptr(menu)); local
[all...]
H A Dcursesm.h224 UserHook* hook = STATIC_CAST(UserHook*)(::menu_userptr(m)); local
H A Dcursesf.h363 UserHook* hook = reinterpret_cast<UserHook*>(::form_userptr(f)); local
/haiku-fatelf/src/system/libroot/posix/unistd/
H A Dfork.c44 fork_hook *hook = (fork_hook *)malloc(sizeof(struct fork_hook)); local
90 call_fork_hooks(fork_hook *hook) argument
[all...]
/haiku-fatelf/src/tools/fs_shell/
H A Dkernel_export.cpp93 fssh_add_debugger_command(const char *name, fssh_debugger_command_hook hook, argument
101 fssh_remove_debugger_command(char *name, fssh_debugger_command_hook hook) argument
/haiku-fatelf/src/kits/media/
H A DTimedEventQueuePrivate.cpp281 _event_queue_imp::DoForEach(BTimedEventQueue::for_each_hook hook, argument
500 _event_queue_imp::SetCleanupHook(BTimedEventQueue::cleanup_hook hook, void *context) argument
[all...]
H A DTimedEventQueue.cpp236 BTimedEventQueue::DoForEach(for_each_hook hook, argument
249 BTimedEventQueue::SetCleanupHook(cleanup_hook hook, argument
/haiku-fatelf/headers/os/drivers/
H A DKernelExport.h67 timer_hook hook; member in struct:timer
/haiku-fatelf/src/kits/network/libbind/resolv/
H A Dres_data.c189 res_send_setqhook(res_send_qhook hook) { argument
194 res_send_setrhook(res_send_rhook hook) { argument
/haiku-fatelf/src/system/kernel/
H A Dtimer.cpp337 add_timer(timer* event, timer_hook hook, bigtime_t period, int32 flags) argument
[all...]
H A Dsyscalls.cpp64 syscall_hook hook; member in struct:generic_syscall
240 register_generic_syscall(const char* subsystem, syscall_hook hook, argument
/haiku-fatelf/src/system/kernel/util/
H A Dkernel_cpp.cpp61 __cxa_atexit(void (*hook)(void*), void* data, void* dsoHandle) argument
/haiku-fatelf/src/system/libroot/posix/stdlib/
H A Dexit.cpp38 void (*hook)(void*); member in struct:AtExitInfo
192 __cxa_atexit(void (*hook)(void*), void* data, void* dsoHandle) argument
[all...]
/haiku-fatelf/src/kits/tracker/
H A DSlowContextPopup.cpp522 BSlowContextMenu::InitTrackingHook(bool (*hook)(BMenu*, void*), argument
359 NewModelItem(Model* model, const BMessage* invokeMessage, const BMessenger &target, bool suppressFolderHierarchy, BContainerWindow* parentWindow, const BObjectList<BString>* typeslist, TrackingHookData* hook) argument
H A DNavMenu.cpp844 BNavMenu::InitTrackingHook(bool (*hook)(BMenu*, void*), argument
559 NewModelItem(Model* model, const BMessage* invokeMessage, const BMessenger& target, bool suppressFolderHierarchy, BContainerWindow* parentWindow, const BObjectList<BString>* typeslist, TrackingHookData* hook) argument
/haiku-fatelf/src/add-ons/kernel/network/stack/
H A Dutility.cpp521 init_timer(net_timer* timer, net_timer_func hook, void* data) argument
[all...]
/haiku-fatelf/src/kits/game/
H A DGameProducer.cpp34 bool* hook; member in struct:_gs_play
/haiku-fatelf/src/tests/system/kernel/scheduler/
H A Dmain.cpp297 add_timer(timer *event, timer_hook hook, bigtime_t period, int32 flags) argument
/haiku-fatelf/src/add-ons/accelerants/common/
H A Dcreate_display_modes.cpp361 ModeList::Filter(check_display_mode_hook hook) argument
481 create_display_modes(const char* name, edid1_info* edid, const display_mode* initialModes, uint32 initialModeCount, const color_space *spaces, uint32 spacesCount, check_display_mode_hook hook, display_mode** _modes, uint32* _count) argument
/haiku-fatelf/headers/private/net/
H A Dnet_stack.h44 net_timer_func hook; member in struct:net_timer
/haiku-fatelf/src/bin/gdb/gdb/
H A Dsomsolib.c191 addr_and_unwind_t hook; member in struct:__anon3871
[all...]
/haiku-fatelf/headers/private/kernel/
H A Dthread_types.h87 void (*hook)(team_id team, void *data); member in struct:team_watcher

Completed in 161 milliseconds

12