Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/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));
/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
/illumos-gate/usr/src/cmd/sendmail/libsmutil/
H A Dsafefile.c48 UID_T uid;
396 UID_T uid;
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsendmail.h1793 extern void vendor_set_uid __P((UID_T));
2634 extern struct passwd *sm_getpwuid __P((UID_T));
H A Dconf.c3952 UID_T uid; in vendor_set_uid()
4478 UID_T uid; in sm_getpwuid()
4511 UID_T uid; in secureware_setup_secure()