Home | History | Annotate | Download | only in openssh

Lines Matching refs:chroot

603 	if (chroot(_PATH_PRIVSEP_CHROOT_DIR) == -1)
604 fatal("chroot(\"%s\"): %s", _PATH_PRIVSEP_CHROOT_DIR,
613 /* XXX not ready, too heavy after chroot */