Home
last modified time | relevance | path

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

/third_party/ltp/include/lapi/
H A Dexecveat.h14 static inline int execveat(int dirfd, const char *pathname, in execveat() function
/third_party/rust/crates/rustix/src/
H A Druntime.rs243 pub unsafe fn execveat<Fd: AsFd>( in execveat() functions
/third_party/rust/crates/nix/src/
H A Dunistd.rs922 pub fn execveat<SA: AsRef<CStr>,SE: AsRef<CStr>>(dirfd: RawFd, pathname: &CStr, args: &[SA], in execveat() functions

Completed in 6 milliseconds