Home
last modified time | relevance | path

Searched defs:getpwent (Results 1 – 8 of 8) sorted by relevance

/third_party/musl/src/passwd/
Dgetpwent.c16 struct passwd *getpwent() in getpwent() function
/third_party/rust/crates/libc/src/unix/bsd/
Dmod.rs636 pub fn getpwent() -> *mut passwd; in getpwent() function
/third_party/rust/crates/libc/src/unix/haiku/
Dmod.rs1793 pub fn getpwent() -> *mut passwd; in getpwent() function
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
Dmod.rs1774 pub fn getpwent() -> *mut passwd; in getpwent() function
/third_party/rust/crates/libc/src/unix/solarish/
Dmod.rs2757 pub fn getpwent() -> *mut passwd; in getpwent() function
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs2758 pub fn getpwent() -> *mut passwd; in getpwent() function
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs3903 pub fn getpwent() -> *mut passwd; in getpwent() function
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs3950 pub fn getpwent() -> *mut passwd; in getpwent() function