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