Searched defs:sig (Results 1 - 25 of 39) sorted by relevance

12

/haiku/src/system/libroot/posix/signal/
H A Draise.c20 raise(int sig) argument
H A Dkill.c17 kill(pid_t pid, int sig) argument
H A Dsend_signal.c17 send_signal(thread_id thread, uint sig) argument
H A Dstrsignal.cpp95 strsignal(int sig) argument
/haiku/src/system/libroot/posix/glibc/stdio-common/
H A Dpsignal.c41 psignal (int sig, const char *s) argument
/haiku/src/tests/kits/app/broster/testapps/
H A DRecentAppsTestApp.h8 RecentAppsTestApp(const char *sig) : BApplication(sig) {} argument
/haiku/src/servers/registrar/
H A DRecentEntries.h46 std::string sig; member in struct:recent_entry
/haiku/src/tests/kits/app/bapplication/testapps/
H A DBApplicationTestAppQuitWhenStartedFromAnotherThread.cpp22 sighandler(int sig) argument
/haiku/src/tests/kits/locale/
H A DcatalogTestAddOn.cpp116 BString sig; local
H A DcatalogTest.cpp123 BString sig; local
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/fuse/
H A Dfuse_signals.c18 static void exit_handler(int sig) argument
25 static int set_one_signal_handler(int sig, void (*handler)(int), int remove) argument
/haiku/src/tests/kits/media/notificationtest/
H A Dmain.cpp108 App::App(const char *sig) argument
/haiku/src/tests/system/libroot/posix/
H A Dpthread_signal_test.cpp40 suspendHandler(int sig) { argument
/haiku/src/bin/
H A Dshutdown.cpp35 handle_usr1(int sig) argument
H A Durlwrapper.cpp263 BString sig; local
/haiku/src/kits/locale/
H A DCatalog.cpp135 BCatalog::GetSignature(BString* sig) argument
/haiku/src/tests/apps/fake_app_server/
H A DAppServer.cpp364 AppServer::FindApp(const char *sig) argument
/haiku/src/bin/writembr/
H A Dmbr.S454 sig: label
/haiku/src/bin/network/ping/
H A Dmain.c203 onsignal(int sig) argument
/haiku/src/system/libroot/posix/glibc/stdlib/
H A Dgmp-impl.h341 unsigned int sig:1; member in struct:ieee_double_extract::__anon5517
352 unsigned int sig:1; member in struct:ieee_double_extract::__anon5518
367 unsigned int sig:1; member in struct:ieee_double_extract::__anon5519
/haiku/src/add-ons/kernel/partitioning_systems/apple/
H A Dapple.h70 int16 sig = B_BENDIAN_TO_HOST_INT16(signature); local
/haiku/src/add-ons/kernel/drivers/graphics/radeon/
H A Ddriver.c308 char *sig = (char *)buf; local
/haiku/src/apps/mail/
H A DSignature.cpp228 char* sig = (char*)malloc(size); local
/haiku/src/tests/kits/interface/pictureprint/
H A DPreview.cpp283 PreviewApp(const char* sig) : BApplication(sig) { } argument
/haiku/src/system/libroot/posix/pthread/
H A Dpthread.cpp229 pthread_kill(pthread_t thread, int sig) argument

Completed in 182 milliseconds

12