Searched refs:_libc_execve (Results 1 - 1 of 1) sorted by relevance
/ast/src/cmd/warp/ | ||
H A D | warp.c | 2107 _libc_execve(const char* path, char* const argv[], char* const arge[]) function 2109 static Call_t call = { "execve", "_libc_execve" }; |
Completed in 12 milliseconds