Home
last modified time | relevance | path

Searched refs:HASFCHOWN (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/sendmail/include/sm/
H A Dconf.h113 # define HASFCHOWN 1 /* has fchown(2) */ macro
212 # define HASFCHOWN 1 /* has fchown(2) */ macro
335 # define HASFCHOWN 1 /* has fchown(2) */ macro
361 # ifndef HASFCHOWN
362 # define HASFCHOWN 1 /* fchown(2) */ macro
585 # define HASFCHOWN 1 /* has fchown(2) syscall */ macro
654 # define HASFCHOWN 1 /* has fchown(2) syscall */ macro
756 # define HASFCHOWN 1 /* has fchown(2) */ macro
819 # define HASFCHOWN 1 /* has fchown(2) syscall */ macro
890 # define HASFCHOWN 1 /* has fchown(2) syscall */ macro
[all …]
/freebsd/contrib/sendmail/editmap/
H A Deditmap.c101 #if HASFCHOWN
208 #if HASFCHOWN
/freebsd/contrib/sendmail/makemap/
H A Dmakemap.c220 #if HASFCHOWN
557 #if HASFCHOWN
/freebsd/contrib/sendmail/libsmdb/
H A Dsmcdb.c282 # if HASFCHOWN
H A Dsmdb1.c278 # if HASFCHOWN
H A Dsmndbm.c244 # if HASFCHOWN
H A Dsmdb2.c324 # if HASFCHOWN
/freebsd/contrib/sendmail/src/
H A Dreadcf.c4357 #if !HASFCHOWN && !defined(_FFR_DROP_TRUSTUSER_WARNING)
H A Dconf.c6119 #if HASFCHOWN
H A Dmap.c658 #if HASFCHOWN
H A Dqueue.c7045 # if HASFCHOWN
H A DREADME228 HASFCHOWN Define this to one if you have the fchown(2) system call.
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES4733 important files instead of root. This requires HASFCHOWN.
5229 New compile flag HASFCHOWN: set this if your OS has