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

/osnet-11/usr/src/cmd/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
2646 # ifndef UID_T
2647 # define UID_T uid_t macro
2648 # endif /* ! UID_T */

Completed in 38 milliseconds