Sign in
mojo
/
mojo-tools
/
9030792b19912f334f058261e23c2b36bc091ce0
/
.
/
fusl
/
src
/
passwd
/
getspent.c
blob: ddb303b931281bafbea4ba064b026e33a7962af7 [
file
]
#include
"pwf.h"
void
setspent
()
{}
void
endspent
()
{}
struct
spwd
*
getspent
()
{
return
0
;
}