Home
last modified time | relevance | path

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

/dragonfly/include/
H A Dpaths.h88 #define _PATH_VAREMPTY "/var/empty/" macro
/dragonfly/sbin/dhclient/
H A Ddhclient.c474 if (chroot(_PATH_VAREMPTY) == -1) in main()