Searched defs:action (Results 26 - 50 of 83) sorted by relevance

1234

/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_vht.c98 vht_send_action_placeholder(struct ieee80211_node *ni, int category, int action, void *arg0) argument
/haiku/src/system/kernel/arch/x86/32/
H A Dthread.cpp125 get_signal_stack(Thread* thread, struct iframe* frame, struct sigaction* action, argument
293 arch_setup_signal_frame(Thread* thread, struct sigaction* action, argument
/haiku/src/apps/aboutsystem/
H A DHyperTextView.cpp67 ActionInfo(int32 startOffset, int32 endOffset, HyperTextAction* action) argument
95 HyperTextAction* action; member in struct:HyperTextView::ActionInfo
149 HyperTextAction* action = _ActionAt(where); local
163 HyperTextAction* action; local
198 AddHyperTextAction(int32 startOffset, int32 endOffset, HyperTextAction* action) argument
214 InsertHyperText(const char* inText, HyperTextAction* action, const text_run_array* inRuns) argument
226 InsertHyperText(const char* inText, int32 inLength, HyperTextAction* action, const text_run_array* inRuns) argument
244 const ActionInfo* action = fActionInfos->BinarySearch(pointer, local
253 const ActionInfo* action = _ActionInfoAt(where); local
[all...]
/haiku/src/add-ons/kernel/file_systems/fat/
H A Dfat.cpp95 _fat_ioctl_(nspace *vol, uint32 action, uint32 cluster, uint32 N) argument
[all...]
/haiku/headers/private/drivers/
H A Dscsi_periph.h43 uint32 action : 8; // err_act code member in struct:err_res
/haiku/src/system/kernel/arch/arm/
H A Darch_thread.cpp231 get_signal_stack(Thread* thread, struct iframe* frame, struct sigaction* action, size_t spaceNeeded) argument
/haiku/src/add-ons/kernel/file_cache/
H A Dlog.cpp52 uint8 action; member in struct:cache_log
/haiku/src/system/kernel/arch/riscv64/
H A Darch_thread.cpp162 get_signal_stack(Thread* thread, struct iframe* frame, struct sigaction* action, size_t spaceNeeded) argument
H A Darch_int.cpp257 struct sigaction action; local
/haiku/src/apps/people/
H A DPersonWindow.cpp451 BString action; local
/haiku/src/system/kernel/arch/x86/64/
H A Dthread.cpp121 get_signal_stack(Thread* thread, iframe* frame, struct sigaction* action, argument
342 arch_setup_signal_frame(Thread* thread, struct sigaction* action, argument
/haiku/src/system/kernel/arch/x86/
H A Darch_int.cpp189 struct sigaction action; local
/haiku/src/bin/pcmcia-cs/
H A Dcardctl.c508 static int execute(stab_t *s, char *action, char *scheme) argument
/haiku/src/tests/system/kernel/
H A Dsyscall_restart_test.cpp175 struct sigaction action; local
/haiku/src/kits/mail/
H A DMailProtocol.cpp196 BMailFilterAction action = _ProcessHeaderFetched(ref, file, attributes); local
217 BMailFilterAction action = _ProcessHeaderFetched(ref, file, attributes); local
305 BMailFilterAction action = fFilterList.ItemAt(i)->HeaderFetched(outRef, local
[all...]
/haiku/src/add-ons/kernel/drivers/disk/nvme/libnvme/
H A Dnvme_ns.c589 nvme_ns_reservation_register(struct nvme_ns *ns, struct nvme_qpair *qpair, struct nvme_reservation_register_data *payload, bool ignore_key, enum nvme_reservation_register_action action, enum nvme_reservation_register_cptpl cptpl, nvme_cmd_cb cb_fn, void *cb_arg) argument
619 nvme_ns_reservation_release(struct nvme_ns *ns, struct nvme_qpair *qpair, struct nvme_reservation_key_data *payload, bool ignore_key, enum nvme_reservation_release_action action, enum nvme_reservation_type type, nvme_cmd_cb cb_fn, void *cb_arg) argument
649 nvme_ns_reservation_acquire(struct nvme_ns *ns, struct nvme_qpair *qpair, struct nvme_reservation_acquire_data *payload, bool ignore_key, enum nvme_reservation_acquire_action action, enum nvme_reservation_type type, nvme_cmd_cb cb_fn, void *cb_arg) argument
/haiku/src/kits/debugger/controllers/
H A DThreadHandler.cpp303 ThreadHandler::HandleThreadAction(uint32 action, target_addr_t address) argument
/haiku/src/system/libroot/posix/
H A Dspawn.cpp44 } action; member in struct:_file_action
100 struct _file_action *action = &actions->actions[i]; local
135 struct _file_action *action = &actions->actions[actions->count]; local
163 struct _file_action *action = &actions->actions[actions->count]; local
188 struct _file_action *action = &actions->actions[actions->count]; local
215 struct _file_action *action = &actions->actions[actions->count]; local
241 struct _file_action *action = &actions->actions[actions->count]; local
412 struct sigaction action; local
457 struct _file_action *action = &actions->actions[i]; local
[all...]
/haiku/src/apps/softwareupdater/
H A DUpdateManager.cpp88 int32 action = USER_SELECTION_NEEDED; local
/haiku/src/preferences/media/
H A DMediaWindow.cpp53 NodeListItemUpdater(NodeListItem* target, UpdateMethod action) argument
/haiku/src/bin/debug/profile/
H A Dprofile.cpp669 struct sigaction action; local
/haiku/src/kits/interface/
H A DMenuBar.cpp532 int32 action; local
551 BMenuBar::_Track(int32* action, int32 startIndex, bool showMenu) argument
/haiku/src/servers/app/decorator/
H A DDefaultWindowBehaviour.cpp780 Action action = ACTION_NONE; local
[all...]
/haiku/src/kits/storage/mime/
H A DDatabase.cpp1459 Database::_SendMonitorUpdate(int32 which, const char *type, bool largeIcon, int32 action) argument
1399 _SendMonitorUpdate(int32 which, const char *type, const char *extraType, bool largeIcon, int32 action) argument
1430 _SendMonitorUpdate(int32 which, const char *type, const char *extraType, int32 action) argument
1485 _SendMonitorUpdate(int32 which, const char *type, int32 action) argument
[all...]
/haiku/src/add-ons/accelerants/radeon_hd/
H A Ddisplayport.cpp431 dp_encoder_service(int action, int linkRate, uint8 lane, uint8 config) argument

Completed in 144 milliseconds

1234