Searched defs:execveat (Results 1 – 3 of 3) sorted by relevance
14 static inline int execveat(int dirfd, const char *pathname, in execveat() function
38 pub(crate) unsafe fn execveat( in execveat() function
243 pub unsafe fn execveat<Fd: AsFd>( in execveat() function