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

/sendmail/include/sendmail/
H A Dsendmail.h65 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));
/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 */
/sendmail/libsmutil/
H A Dsafefile.c48 UID_T uid;
396 UID_T uid;
/sendmail/sendmail/
H A Dsendmail.h1855 extern void vendor_set_uid __P((UID_T));
2737 extern struct passwd *sm_getpwuid __P((UID_T));
H A Dconf.c3956 UID_T uid;
4524 UID_T uid;
4557 UID_T uid;

Completed in 248 milliseconds