Home
last modified time | relevance | path

Searched refs:sgetspent (Results 1 - 5 of 5) sorted by relevance

/third_party/musl/porting/uniproton/kernel/include/
H A Dshadow.h31 struct spwd *sgetspent(const char *);
/third_party/musl/porting/liteos_m/kernel/include/
H A Dshadow.h31 struct spwd *sgetspent(const char *);
/third_party/musl/include/
H A Dshadow.h31 struct spwd *sgetspent(const char *);
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dshadow.h31 struct spwd *sgetspent(const char *);
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs1624 pub fn sgetspent(line: *const ::c_char) -> *mut spwd; in sgetspent() functions

Completed in 9 milliseconds