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