Home
last modified time | relevance | path

Searched refs:putspent (Results 1 – 8 of 8) sorted by relevance

/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dshadow.h32 int putspent(const struct spwd *, FILE *);
/third_party/musl/porting/uniproton/kernel/include/
Dshadow.h32 int putspent(const struct spwd *, FILE *);
/third_party/musl/porting/liteos_m/kernel/include/
Dshadow.h32 int putspent(const struct spwd *, FILE *);
/third_party/musl/include/
Dshadow.h32 int putspent(const struct spwd *, FILE *);
/third_party/musl/src/passwd/
Dputspent.c7 int putspent(const struct spwd *sp, FILE *f) in putspent() function
/third_party/musl/
Dlibc.map.txt1441 putspent;
Dmusl_src.gni930 "src/passwd/putspent.c",
DWHATSNEW1093 - putspent and fgetspent functions (shadow password API)