Searched refs:GID_T (Results 1 – 4 of 4) sorted by relevance
| /mirbsd/src/gnu/usr.sbin/sendmail/include/sendmail/ |
| D | sendmail.h | 65 extern int safefile __P((char *, UID_T, GID_T, char *, long, int, struct stat *)); 66 extern int safedirpath __P((char *, UID_T, GID_T, char *, long, int, int));
|
| /mirbsd/src/gnu/usr.sbin/sendmail/include/sm/ |
| D | conf.h | 697 # define GID_T int /* ditto for gid_t */ macro 1237 # define GID_T gid_t macro 1383 # define GID_T int /* GNUC gets it right, ConvexC botches */ macro 2653 # ifndef GID_T 2654 # define GID_T gid_t macro
|
| /mirbsd/src/gnu/usr.sbin/sendmail/libsmutil/ |
| D | safefile.c | 49 GID_T gid; 397 GID_T gid;
|
| /mirbsd/src/gnu/usr.sbin/sendmail/sendmail/ |
| D | main.c | 323 InitialGidSet[0] = (GID_T) -1;
|