Searched defs:__libc_execlp (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/warp/
H A Dwarp.c2315 __libc_execlp(const char* path, const char* arg, ...) function
2317 static Call_t call = { "execlp", "__libc_execlp" };

Completed in 40 milliseconds