Searched defs:chroot_dir (Results 1 – 4 of 4) sorted by relevance
198 int parse_namedconf (const char *filename, const char *chroot_dir, char *dir, size_t dirsize, int (… in parse_namedconf()
198 char *chroot_dir; /* chroot directory of named */ member
134 static void setup_chroot (char *chroot_dir) { in setup_chroot()
744 droproot(const char *username, const char *chroot_dir) in droproot()1034 char *chroot_dir = NULL; in main() local