s/qmail
4.3.25
Next generation secure email transport
Loading...
Searching...
No Matches
sqmail-4.3.25
src
tryspnam.c
Go to the documentation of this file.
1
#include <shadow.h>
2
3
int
main
()
4
{
5
struct
spwd *spw;
6
7
spw = getspnam(
""
);
8
puts(spw->sp_pwdp);
9
}
main
int main()
Definition:
tryspnam.c:3
Generated on Sun Jan 25 2026 17:46:04 for s/qmail by
1.9.6