Searched defs:execl (Results 1 – 3 of 3) sorted by relevance
309 def execl(file, *args): function
210 int execl(const char *path, const char *arg, ...) { in execl() function
534 def execl(file, *args): function