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

12345

/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/lio_listio/
H A D4-1.c60 struct sigaction action; local
H A D7-1.c63 struct sigaction action; local
/haiku-fatelf/headers/private/drivers/
H A Dscsi_periph.h42 uint32 action : 8; // err_act code member in struct:err_res
/haiku-fatelf/src/bin/desklink/
H A DDeskButton.cpp59 BString title, action; local
122 BString action; local
[all...]
/haiku-fatelf/src/bin/gdb/gdb/
H A Dtracepoint.h28 char *action; member in struct:action_line
/haiku-fatelf/src/bin/network/tcpdump/libpcap/
H A Dgrammar.y364 action: ID { if (pcap_strcasecmp($1, "pass") == 0 || label
H A Dpf.h68 u_int8_t action; member in struct:pfloghdr
/haiku-fatelf/src/bin/network/tcpdump/
H A Dpf.h68 u_int8_t action; member in struct:pfloghdr
/haiku-fatelf/src/kits/network/libbind/isc/
H A Dheap.c223 heap_for_each(heap_context ctx, heap_for_each_func action, void *uap) { argument
/haiku-fatelf/src/system/kernel/arch/x86/32/
H A Dthread.cpp112 get_signal_stack(Thread* thread, struct iframe* frame, struct sigaction* action) argument
281 arch_setup_signal_frame(Thread* thread, struct sigaction* action, argument
/haiku-fatelf/src/system/kernel/arch/x86/64/
H A Dthread.cpp98 get_signal_stack(Thread* thread, iframe* frame, struct sigaction* action) argument
276 arch_setup_signal_frame(Thread* thread, struct sigaction* action, argument
/haiku-fatelf/src/kits/media/
H A DTimedEventQueuePrivate.cpp291 BTimedEventQueue::queue_action action; local
[all...]
/haiku-fatelf/src/apps/terminal/
H A DTermApp.cpp78 struct sigaction action; local
/haiku-fatelf/src/add-ons/kernel/file_cache/
H A Dlog.cpp52 uint8 action; member in struct:cache_log
/haiku-fatelf/src/add-ons/kernel/file_systems/fat/
H A Dfat.c95 _fat_ioctl_(nspace *vol, uint32 action, uint32 cluster, int32 N) argument
[all...]
/haiku-fatelf/src/add-ons/print/transports/ipp/
H A DHttpURLConnection.cpp199 void HttpURLConnection::action() function in class:HttpURLConnection
/haiku-fatelf/src/apps/aboutsystem/
H A DHyperTextView.cpp47 ActionInfo(int32 startOffset, int32 endOffset, HyperTextAction* action) argument
75 HyperTextAction* action; member in struct:HyperTextView::ActionInfo
127 HyperTextAction* action = _ActionAt(where); local
142 HyperTextAction* action; local
154 AddHyperTextAction(int32 startOffset, int32 endOffset, HyperTextAction* action) argument
170 InsertHyperText(const char* inText, HyperTextAction* action, const text_run_array* inRuns) argument
182 InsertHyperText(const char* inText, int32 inLength, HyperTextAction* action, const text_run_array* inRuns) argument
200 const ActionInfo* action = fActionInfos->BinarySearch(pointer, local
[all...]
/haiku-fatelf/src/apps/deskbar/
H A DWindowMenuItem.cpp289 int32 action = (modifiers() & B_CONTROL_KEY) != 0 local
/haiku-fatelf/src/bin/debug/scheduling_recorder/
H A Dscheduling_recorder.cpp118 struct sigaction action; local
/haiku-fatelf/src/bin/less/
H A Dcommand.c892 register int action; local
[all...]
H A Ddecode.c485 register int action = A_INVALID; local
746 int action; local
[all...]
H A Dlesskey.c637 int action; local
[all...]
/haiku-fatelf/src/libs/edit/
H A Dchared.c369 int action = el->el_chared.c_vcmd.action; local
[all...]
H A Dchared.h86 int action; /* from cv_action() */ member in struct:c_redo_t
93 int action; member in struct:c_vcmd_t
/haiku-fatelf/src/libs/ncurses/c++/
H A Dcursesm.cc47 NCursesMenuItem::action() function in class:NCursesMenuItem
57 NCursesMenuCallbackItem::action() function in class:NCursesMenuCallbackItem

Completed in 201 milliseconds

12345