s/qmail 4.3.20
Next generation secure email transport
Loading...
Searching...
No Matches
prot.h
Go to the documentation of this file.
1#ifndef PROT_H
2#define PROT_H
3
4int prot_gid(int);
5int prot_uid(int);
6
7#endif
int prot_uid(int)
Definition: prot.c:18
int prot_gid(int)
Definition: prot.c:6