Home
last modified time | relevance | path

Searched refs:putpwent (Results 1 – 7 of 7) sorted by relevance

/third_party/musl/src/passwd/
Dputpwent.c5 int putpwent(const struct passwd *pw, FILE *f) in putpwent() function
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dpwd.h43 int putpwent(const struct passwd *, FILE *);
/third_party/musl/porting/uniproton/kernel/include/
Dpwd.h43 int putpwent(const struct passwd *, FILE *);
/third_party/musl/porting/liteos_m/kernel/include/
Dpwd.h43 int putpwent(const struct passwd *, FILE *);
/third_party/musl/include/
Dpwd.h43 int putpwent(const struct passwd *, FILE *);
/third_party/musl/
Dlibc.map.txt1439 putpwent;
Dmusl_src.gni929 "src/passwd/putpwent.c",