Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/smtpd/
H A Dsmtpd-defines.h36 #define PATH_CHROOT "/var/empty" macro
H A Ddispatcher.c149 if (chroot(PATH_CHROOT) == -1) in dispatcher()
H A Dca.c60 if (chroot(PATH_CHROOT) == -1) in ca()
H A Dscheduler.c427 if (chroot(PATH_CHROOT) == -1) in scheduler()
H A Dcontrol.c212 if (chroot(PATH_CHROOT) == -1) in control()