Searched defs:execle (Results 1 – 5 of 5) sorted by relevance
4 int execle(const char *path, const char *argv0, ...) in execle() function
544 def execle(file, *args): function
445 pub fn execle(path: *const c_char, arg0: *const c_char, ...) -> intptr_t; in execle() function
865 pub fn execle(path: *const ::c_char, arg0: *const ::c_char, ...) -> ::c_int; in execle() function
3678 pub fn execle(path: *const ::c_char, arg0: *const ::c_char, ...) -> ::c_int; in execle() function