Home
last modified time | relevance | path

Searched refs:sys_exit (Results 1 – 2 of 2) sorted by relevance

/xv6-public/
H A Dsyscall.c89 extern int sys_exit(void);
109 [SYS_exit] sys_exit,
H A Dsysproc.c17 sys_exit(void) in sys_exit() function