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

/freebsd-9.3-release/sbin/dhclient/
H A Ddhclient.c64 #ifndef _PATH_VAREMPTY
65 #define _PATH_VAREMPTY "/var/empty" macro
479 if (chroot(_PATH_VAREMPTY) == -1)

Completed in 99 milliseconds