Home
last modified time | relevance | path

Searched defs:syscall_execve (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dsyscall_aix.go149 func syscall_execve(path, argv, envp uintptr) (err uintptr) { func
Dsyscall_solaris.go108 func syscall_execve(path, argv, envp uintptr) (err uintptr) { func