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

/sendmail/include/sm/
H A Dconf.h695 # define UID_T int /* compiler gripes on uid_t */ macro
1235 # define UID_T uid_t macro
1381 # define UID_T int /* GNUC gets it right, ConvexC botches */ macro
2648 # ifndef UID_T
2649 # define UID_T uid_t macro
2650 # endif /* ! UID_T */

Completed in 184 milliseconds