Home
last modified time | relevance | path

Searched refs:SYS_exec (Results 1 – 3 of 3) sorted by relevance

/xv6-public/
H A Dsyscall.h8 #define SYS_exec 7 macro
H A Dinitcode.S14 movl $SYS_exec, %eax
H A Dsyscall.c114 [SYS_exec] sys_exec,