s/qmail
4.3.21
Next generation secure email transport
Loading...
Searching...
No Matches
4.3
sqmail-4.3.21
src
tryuserpw.c
Go to the documentation of this file.
1
#include <userpw.h>
2
3
int
main
()
4
{
5
struct
userpw *upw;
6
7
upw = getuserpw(
""
);
8
puts(upw->upw_passwd);
9
}
main
int main()
Definition
tryuserpw.c:3
Generated on
for s/qmail by
1.14.0