Star
6
Fork
157
代码
介绍
代码
Issues
45
Pull Requests
18
流水线
Actions
项目讨论
Wiki
项目成员
39
分析
项目设置
Star
6
Fork
157
master
third_party_musl
/
src
/
passwd
/
getspent.c
下载
#
include
"pwf.h"
void
setspent
()
{
}
void
endspent
()
{
}
struct
spwd *
getspent
()
{
return
0
;
}