Searched defs:action (Results 76 - 100 of 111) sorted by relevance

12345

/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/
H A DBusManager.cpp297 set_gpe(acpi_handle handle, uint32 gpeNumber, uint8 action) argument
/haiku-fatelf/src/bin/gdb/gdb/mi/
H A Dmi-main.c75 enum captured_mi_execute_command_actions action; member in struct:captured_mi_execute_command_args
[all...]
/haiku-fatelf/src/bin/network/wget/src/
H A Dinit.c105 bool (*action) (const char *, const char *, void *); member in struct:__anon4486
/haiku-fatelf/src/servers/app/
H A DServerApp.cpp653 int32 action; local
H A DDesktop.cpp2161 Desktop::WindowAction(int32 windowToken, int32 action) argument
/haiku-fatelf/src/system/libroot/posix/malloc_debug/
H A Dguarded_heap.cpp915 struct sigaction action; local
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/random_file_actions/
H A Drandom_file_actions.cpp235 action(const char* format, ...) function
823 file_action action local
[all...]
/haiku-fatelf/src/apps/debugger/controllers/
H A DTeamDebugger.cpp802 ThreadActionRequested(thread_id threadID, uint32 action) argument
/haiku-fatelf/src/add-ons/kernel/network/protocols/tcp/
H A DTCPEndpoint.cpp1599 int32 action = KEEP; local
/haiku-fatelf/src/add-ons/translators/jpeg2000/libjasper/
H A Djpc_dec.c165 int (*action)(jpc_dec_t *dec, jpc_ms_t *ms); member in struct:__anon2797
/haiku-fatelf/src/bin/bash/
H A Dcommand.h217 COMMAND *action; /* Thing to execute if a pattern matches. */ member in struct:pattern_list
235 COMMAND *action; /* The action to execute. member in struct:for_com
247 COMMAND *action; member in struct:arith_for_com
258 COMMAND *action; /* The action to execute. member in struct:select_com
276 COMMAND *action; /* Thing to do while test is non-zero. */ member in struct:while_com
/haiku-fatelf/src/bin/findutils/find/
H A Dparser.c2087 check_path_safety(const char *action) argument
2107 new_insert_exec_ok(const char *action, const struct parser_table *entry, char **argv, int *arg_ptr) argument
2373 insert_exec_ok(const char *action, const struct parser_table *entry, char **argv, int *arg_ptr) argument
/haiku-fatelf/src/bin/gdb/bfd/
H A Dlinker.c1544 enum link_action action; local
/haiku-fatelf/src/bin/gdb/gdb/
H A Dlinux-nat.c3012 struct sigaction action; local
3083 struct sigaction action; local
[all...]
H A Dtracepoint.c455 struct action_line *action; local
1481 struct action_line *action; local
2490 struct action_line *action; local
[all...]
/haiku-fatelf/src/bin/gdb/gdb/rdi-share/
H A Dardi.c2676 int (*action)(); member in struct:foo
/haiku-fatelf/src/bin/network/tcpdump/libpcap/
H A Dgencode.c6291 gen_pf_action(int action) argument
/haiku-fatelf/src/kits/interface/
H A DInterfaceDefs.cpp1326 do_window_action(int32 windowToken, int32 action, BRect zoomRect, bool zoom) argument
H A DMenu.cpp1361 int action; local
1585 BMenu::_Track(int* action, long start) argument
/haiku-fatelf/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_ht.c2359 ht_send_action_ba_addba(struct ieee80211_node *ni, int category, int action, void *arg0) argument
2407 ht_send_action_ba_delba(struct ieee80211_node *ni, int category, int action, void *arg0) argument
2450 ht_send_action_ht_txchwidth(struct ieee80211_node *ni, int category, int action, void *arg0) argument
[all...]
H A Dieee80211_mesh.c1916 mesh_send_action_meshpeering_open(struct ieee80211_node *ni, int category, int action, void *args0) argument
1976 mesh_send_action_meshpeering_confirm(struct ieee80211_node *ni, int category, int action, void *args0) argument
2044 mesh_send_action_meshpeering_close(struct ieee80211_node *ni, int category, int action, void *args0) argument
2095 mesh_send_action_meshlink_request(struct ieee80211_node *ni, int category, int action, void *arg0) argument
2133 mesh_send_action_meshlink_reply(struct ieee80211_node *ni, int category, int action, void *args0) argument
[all...]
/haiku-fatelf/src/system/kernel/
H A Dsignal.cpp856 setup_signal_frame(Thread* thread, struct sigaction* action, Signal* signal, argument
[all...]
/haiku-fatelf/src/apps/debugger/user_interface/gui/team_window/
H A DVariablesView.cpp1839 VariablesView::_AddContextAction(const char* action, uint32 what, argument
/haiku-fatelf/src/add-ons/kernel/file_systems/bfs/
H A DInode.cpp82 Action(const char* action, Inode* inode) argument
/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/marvell88w8335/dev/malo/
H A Dif_malo.h226 uint16_t action; member in struct:malo_cmd_rf_antenna
233 uint16_t action; member in struct:malo_cmd_radio_control
245 uint16_t action; /* 0 -> unset, 1 -> set */ member in struct:malo_cmd_fw_set_wmmmode
250 uint16_t action; member in struct:malo_cmd_fw_set_rf_channel
257 uint16_t action; member in struct:malo_cmd_rf_tx_power
285 uint32_t action; member in struct:malo_cmd_fw_use_fixed_rate
317 uint16_t action; member in struct:malo_cmd_fw_setslot
331 uint16_t action; member in struct:malo_cmd_wepkey
344 uint16_t action; member in struct:malo_cmd_mcast
[all...]

Completed in 335 milliseconds

12345