Searched defs:action (Results 51 - 75 of 111) sorted by relevance

12345

/haiku-fatelf/src/system/kernel/arch/x86/
H A Darch_int.cpp178 struct sigaction action; local
/haiku-fatelf/src/system/libroot/posix/glibc/misc/
H A Dtsearch.c596 trecurse (const void *vroot, __action_fn_t action, int level) argument
619 __twalk(const void *vroot, __action_fn_t action) argument
[all...]
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/dos/r5/
H A Dfat.c80 static int32 _fat_ioctl_(nspace *vol, uint32 action, uint32 cluster, int32 N) argument
[all...]
/haiku-fatelf/src/tests/system/libroot/posix/bonnie++-1.03d/
H A Dbon_file.cpp159 ULONG action = 0; local
522 ULONG action = 0; local
H A Dbon_io.cpp409 ULONG action = 0; local
/haiku-fatelf/src/kits/tracker/
H A DNavigator.cpp292 BNavigator::SendNavigationMessage(NavigationAction action, BEntry* entry, argument
374 BNavigator::UpdateLocation(const Model* newmodel, int32 action) argument
/haiku-fatelf/src/apps/debugger/controllers/
H A DThreadHandler.cpp201 ThreadHandler::HandleThreadAction(uint32 action) argument
/haiku-fatelf/src/apps/people/
H A DPersonWindow.cpp429 BString action; local
/haiku-fatelf/src/add-ons/media/plugins/xvid_decoder/
H A DXvidDecoder.cpp714 struct sigaction action; local
/haiku-fatelf/src/bin/pcmcia-cs/
H A Dcardctl.c508 static int execute(stab_t *s, char *action, char *scheme) argument
/haiku-fatelf/src/libs/ncurses/c++/
H A Ddemo.cc146 bool action() { function in class:MyAction
162 bool action() { function in class:QuitItem
281 bool action() { function in class:FormAction
305 bool action() { function in class:PadAction
358 bool action() { function in class:ScanAction
/haiku-fatelf/src/tests/system/kernel/
H A Dsyscall_restart_test.cpp175 struct sigaction action; local
/haiku-fatelf/src/bin/debug/profile/
H A Dprofile.cpp663 struct sigaction action; local
/haiku-fatelf/src/bin/gdb/bfd/
H A Delf-eh-frame.c868 unsigned int action; local
/haiku-fatelf/src/bin/gdb/gdb/
H A Dm88k-tdep.c480 enum m88k_prologue_insn_action action; member in struct:m88k_prologue_insn
/haiku-fatelf/src/bin/less/
H A Dcmdbuf.c786 int action; local
899 int action; local
1192 int action; local
[all...]
/haiku-fatelf/src/bin/network/atftpd/
H A Dtftpd.c1064 int tftpd_pid_file(char *file, int action) argument
/haiku-fatelf/src/bin/network/wget/src/
H A Dftp.c1979 ftp_retrieve_glob (struct url *u, ccon *con, int action) argument
H A Dhtml-url.c456 char *action = find_attr (tag, "action", &attrind); local
/haiku-fatelf/src/bin/zip/
H A Dzip.c55 local int action = ADD; /* one of ADD, UPDATE, FRESHEN, or DELETE */ variable
[all...]
/haiku-fatelf/src/kits/interface/
H A DMenuBar.cpp537 int32 action; local
556 BMenuBar::_Track(int32* action, int32 startIndex, bool showMenu) argument
/haiku-fatelf/src/kits/network/libbind/irs/
H A Ddns_ho.c117 int action; /*%< condition whether query is really issued */ member in struct:dns_res_target
[all...]
/haiku-fatelf/src/preferences/media/
H A DMediaWindow.cpp53 NodeListItemUpdater(NodeListItem* target, UpdateMethod action) argument
/haiku-fatelf/src/servers/app/decorator/
H A DDefaultWindowBehaviour.cpp720 Action action = ACTION_NONE; local
[all...]
/haiku-fatelf/src/servers/registrar/mime/
H A DDatabase.cpp1424 Database::_SendMonitorUpdate(int32 which, const char *type, bool largeIcon, int32 action) argument
1364 _SendMonitorUpdate(int32 which, const char *type, const char *extraType, bool largeIcon, int32 action) argument
1395 _SendMonitorUpdate(int32 which, const char *type, const char *extraType, int32 action) argument
1450 _SendMonitorUpdate(int32 which, const char *type, int32 action) argument
[all...]

Completed in 377 milliseconds

12345