s/qmail
4.3.20
Next generation secure email transport
Loading...
Searching...
No Matches
4.3
sqmail-4.3.20
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 Thu Jan 16 2025 17:42:04 for s/qmail by
1.9.6