Home
last modified time | relevance | path

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

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

Completed in 67 milliseconds