Home
last modified time | relevance | path

Searched refs:exit (Results 1 – 10 of 10) sorted by relevance

/sbin/newfs_o2fs/
Dnewfs_o2fs.c51 exit(1); in LoadManifest()
142 exit(1); in AddFile()
148 exit(1); in AddFile()
204 exit(1); in AddDirectory()
207 exit(1); in AddDirectory()
381 exit(1); in main()
386 exit(1); in main()
393 exit(1); in main()
/lib/libc/posix/
Dpthread.c322 uint64_t exit; member
336 cnd->exit = 0; in pthread_cond_init()
379 while (level >= cnd->exit) { in pthread_cond_wait()
420 while (level >= cnd->exit) { in pthread_cond_timedwait()
452 cnd->exit++; in pthread_cond_signal()
471 cnd->exit = cnd->enter; in pthread_cond_broadcast()
/include/
Dstdlib.h12 void exit(int status);
/lib/libc/
Dexit.c36 exit(int status) in exit() function
DSConscript14 "exit.c",
Dcrt1.c119 exit(status); in _start()
/bin/shell/
Dshell.c54 exit(val); in Cmd_Exit()
/sbin/sysctl/
Dsysctl.c91 exit(1); in UpdateVal()
/sys/amd64/
Dkernel.lds17 *(.text.exit .text.exit.*)
/
DSConstruct79 sys.exit(-1)
83 sys.exit(-1)