Home
last modified time | relevance | path

Searched refs:getspent (Results 1 - 8 of 8) sorted by relevance

/third_party/musl/src/passwd/
H A Dgetspent.c11 struct spwd *getspent() in getspent() function
/third_party/musl/porting/uniproton/kernel/include/
H A Dshadow.h29 struct spwd *getspent(void);
/third_party/musl/porting/liteos_m/kernel/include/
H A Dshadow.h29 struct spwd *getspent(void);
/third_party/musl/include/
H A Dshadow.h29 struct spwd *getspent(void);
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dshadow.h29 struct spwd *getspent(void);
/third_party/python/Modules/
H A Dspwdmodule.c184 while ((p = getspent()) != NULL) { in spwd_getspall_impl()
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs1607 pub fn getspent() -> *mut spwd; in getspent() functions
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs3909 pub fn getspent() -> *mut spwd; in getspent() functions

Completed in 18 milliseconds