Searched defs:GID_T (Results 1 - 1 of 1) sorted by relevance

/sendmail/include/sm/
H A Dconf.h696 # define GID_T int /* ditto for gid_t */ macro
1236 # define GID_T gid_t macro
1382 # define GID_T int /* GNUC gets it right, ConvexC botches */ macro
2652 # ifndef GID_T
2653 # define GID_T gid_t macro
2654 # endif /* ! GID_T */

Completed in 55 milliseconds