Home
last modified time | relevance | path

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

/src/crypto/heimdal/kdc/
H A Dmain.c68 if ((runas_string || chroot_string) && geteuid() != 0) in switch_environment()
71 if (chroot_string && chroot(chroot_string) != 0) in switch_environment()
H A Dconfig.c61 char *chroot_string; variable
104 { "chroot", 0, arg_string, &chroot_string,
H A Dkdc_locl.h72 extern char *chroot_string;