Home
last modified time | relevance | path

Searched refs:_PATH_VAREMPTY (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/include/
Dpaths.h77 #define _PATH_VAREMPTY "/var/empty/" macro
/openbsd/src/usr.sbin/lpd/
Dcontrol.c75 if (chroot(_PATH_VAREMPTY) == -1) in control()
Dfrontend.c86 if (chroot(_PATH_VAREMPTY) == -1) in frontend()