Searched refs:exit (Results 126 - 150 of 319) sorted by relevance

1234567891011>>

/haiku/src/tests/kits/opengl/glut/game_mode/
H A Dgame_mode.c120 exit(0);
148 // exit if none
149 exit(0);
/haiku/src/tests/system/benchmarks/
H A Dmemspeed.c38 exit(1);
82 exit(0);
H A Dexecbench.c4 #define errx(x,y...) { fprintf(stderr, y); fprintf(stderr, "\n"); exit(x); }
/haiku/src/tests/add-ons/kernel/file_systems/bfs/btree/
H A Dcache.cpp50 exit(-1);
64 exit(1);
/haiku/src/tests/kits/locale/
H A DcollatorTest.cpp80 exit(-1);
117 exit(-1);
/haiku/src/tools/
H A Dexec.c25 exit(1);
46 exit(1);
/haiku/src/bin/debug/profile/
H A Dprofile.cpp506 exit(error ? 1 : 0);
547 exit(1);
582 exit(1);
664 exit(1);
668 // install signal handlers so we can exit gracefully
678 exit(1);
689 exit(1);
702 exit(1);
718 exit(1);
788 exit(
[all...]
/haiku/headers/cpp/
H A Ddefalloc.h51 exit(1);
/haiku/src/bin/
H A Dmount.c27 exit(1);
/haiku/src/system/libroot/posix/glibc/extensions/
H A Dgetopt1.c195 exit (0);
/haiku/src/tests/add-ons/kernel/file_systems/bfs/
H A Dbfs_attribute_iterator_test.cpp114 exit(1);
127 exit(1);
166 exit(1);
179 exit(1);
/haiku/src/tests/servers/app/
H A Dapp_server_debug.cpp44 exit(1);
/haiku/src/tests/system/kernel/cache/
H A Dcache_control.cpp24 exit(0);
/haiku/src/tests/system/kernel/
H A Dfibo_exec.cpp23 exit(-1);
H A Dfibo_fork.cpp26 exit(-1);
H A Dfibo_load_image.cpp21 exit(-1);
/haiku/src/tests/system/libroot/posix/
H A Drealtime_sem_test1.cpp195 exit(0);
210 exit(0);
242 exit(0);
569 exit(0);
590 exit(0);
618 exit(0);
643 exit(0);
703 exit(0);
739 exit(0);
775 exit(
[all...]
H A Dsignal_in_allocator_test.cpp54 exit(1);
/haiku/build/scripts/
H A Dbootstrap_daemon.py54 sys.exit('Failed to bind to %s port %d: %s' % (address, port, msg[1]))
/haiku/src/tests/kits/interface/
H A DScreenTest.cpp14 exit(-1);
/haiku/src/build/libroot/
H A Dmisc.cpp22 exit(1);
/haiku/src/libs/glut/
H A Dglut_util.c71 exit(1);
/haiku/src/bin/mkfs/
H A Dmain.cpp46 /*! Print program help and exit */
51 exit(out ? 0 : 1);
/haiku/src/tests/system/network/icmp/
H A Dicmp_dumper.cpp53 exit(1);
/haiku/src/tests/system/network/ipv6/
H A Draw_server.cpp33 exit(-1);

Completed in 188 milliseconds

1234567891011>>