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