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

/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Dconf.h692 # define UID_T int /* compiler gripes on uid_t */ macro
1226 # define UID_T uid_t macro
1372 # define UID_T int /* GNUC gets it right, ConvexC botches */ macro
2637 # ifndef UID_T
2638 # define UID_T uid_t macro
2639 # endif /* ! UID_T */

Completed in 71 milliseconds