Home
last modified time | relevance | path

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

/xv6-public/
H A Dsyscall.c87 extern int sys_dup(void);
117 [SYS_dup] sys_dup,
H A Dsysfile.c56 sys_dup(void) in sys_dup() function