Home
last modified time | relevance | path

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

/xv6-public/
H A Dsyscall.c86 extern int sys_close(void);
128 [SYS_close] sys_close,
H A Dsysfile.c94 sys_close(void) in sys_close() function