Home
last modified time | relevance | path

Searched refs:getpwent (Results 1 – 21 of 21) sorted by relevance

/rust-libc-0.2.174/libc-test/semver/
H A Dredox.txt216 getpwent
H A Dcygwin.txt688 getpwent
H A Dopenbsd.txt1127 getpwent
H A Dfuchsia.txt1307 getpwent
H A Dnetbsd.txt1351 getpwent
H A Ddragonfly.txt1373 getpwent
H A Dfreebsd.txt1999 getpwent
H A Dapple.txt1990 getpwent
H A Daix.txt2000 getpwent
H A Dlinux.txt3941 getpwent
/rust-libc-0.2.174/src/unix/bsd/
H A Dmod.rs667 pub fn getpwent() -> *mut passwd; in getpwent() function
/rust-libc-0.2.174/src/unix/redox/
H A Dmod.rs1171 pub fn getpwent() -> *mut passwd; in getpwent() function
/rust-libc-0.2.174/src/unix/linux_like/emscripten/
H A Dmod.rs1458 pub fn getpwent() -> *mut passwd; in getpwent() function
/rust-libc-0.2.174/src/unix/haiku/
H A Dmod.rs1840 pub fn getpwent() -> *mut passwd; in getpwent() function
/rust-libc-0.2.174/src/unix/cygwin/
H A Dmod.rs2017 pub fn getpwent() -> *mut passwd; in getpwent() function
/rust-libc-0.2.174/src/unix/nto/
H A Dmod.rs2910 pub fn getpwent() -> *mut passwd; in getpwent() function
/rust-libc-0.2.174/src/unix/solarish/
H A Dmod.rs2568 pub fn getpwent() -> *mut passwd; in getpwent() function
/rust-libc-0.2.174/src/unix/aix/
H A Dmod.rs2953 pub fn getpwent() -> *mut crate::passwd; in getpwent() function
/rust-libc-0.2.174/src/unix/hurd/
H A Dmod.rs3755 pub fn getpwent() -> *mut passwd; in getpwent() function
/rust-libc-0.2.174/src/fuchsia/
H A Dmod.rs4026 pub fn getpwent() -> *mut passwd; in getpwent() function
/rust-libc-0.2.174/src/unix/linux_like/linux/
H A Dmod.rs6304 pub fn getpwent() -> *mut passwd; in getpwent() function