fehQlibs 26
Qlibs
Loading...
Searching...
No Matches
prot.h
Go to the documentation of this file.
1#ifndef PROT_H
2#define PROT_H
3
4extern int prot_gid(int);
5extern int prot_uid(int);
6
7#endif
int prot_uid(int)
Definition: prot.c:28
int prot_gid(int)
Definition: prot.c:16