Home
last modified time | relevance | path

Searched refs:fgetspent (Results 1 - 6 of 6) sorted by relevance

/third_party/musl/porting/uniproton/kernel/include/
H A Dshadow.h30 struct spwd *fgetspent(FILE *);
/third_party/musl/src/passwd/
H A Dfgetspent.c4 struct spwd *fgetspent(FILE *f) in fgetspent() function
/third_party/musl/porting/liteos_m/kernel/include/
H A Dshadow.h30 struct spwd *fgetspent(FILE *);
/third_party/musl/include/
H A Dshadow.h30 struct spwd *fgetspent(FILE *);
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dshadow.h30 struct spwd *fgetspent(FILE *);
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs1632 pub fn fgetspent(file: *mut ::FILE) -> *mut spwd; in fgetspent() functions

Completed in 6 milliseconds