Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/sendmail/include/sm/
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-12-stable/contrib/sendmail/editmap/
Deditmap.c101 #if HASFCHOWN
208 #if HASFCHOWN
/freebsd-12-stable/contrib/sendmail/makemap/
Dmakemap.c144 #if HASFCHOWN
456 #if HASFCHOWN
/freebsd-12-stable/contrib/sendmail/libsmdb/
Dsmcdb.c282 # if HASFCHOWN
Dsmndbm.c244 # if HASFCHOWN
Dsmdb1.c278 # if HASFCHOWN
Dsmdb2.c324 # if HASFCHOWN
/freebsd-12-stable/contrib/sendmail/src/
Dmap.c1699 # if HASFCHOWN
2313 # if HASFCHOWN
Dreadcf.c4206 #if !HASFCHOWN && !defined(_FFR_DROP_TRUSTUSER_WARNING)
Dconf.c6095 #if HASFCHOWN
Dqueue.c7008 # if HASFCHOWN
DREADME228 HASFCHOWN Define this to one if you have the fchown(2) system call.
/freebsd-12-stable/contrib/sendmail/
DRELEASE_NOTES4558 important files instead of root. This requires HASFCHOWN.
5054 New compile flag HASFCHOWN: set this if your OS has