Home
last modified time | relevance | path

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

/xv6-public/
H A Dsyscall.c92 extern int sys_getpid(void);
118 [SYS_getpid] sys_getpid,
H A Dsysproc.c40 sys_getpid(void) in sys_getpid() function