Searched defs:chrootdir (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/unbound/smallapp/ |
H A D | unbound-checkconf.c | 541 check_chroot_string(const char * desc,char ** ss,const char * chrootdir,struct config_file * cfg) check_chroot_string() argument 563 check_chroot_filelist(const char * desc,struct config_strlist * list,const char * chrootdir,struct config_file * cfg) check_chroot_filelist() argument 574 check_chroot_filelist_wild(const char * desc,struct config_strlist * list,const char * chrootdir,struct config_file * cfg) check_chroot_filelist_wild() argument [all...] |
/freebsd/usr.sbin/bsdinstall/distextract/ |
H A D | distextract.c | 61 char *chrootdir; in main() local
|
/freebsd/contrib/unbound/util/ |
H A D | log.c | 89 log_init(const char* filename, int use_syslog, const char* chrootdir) in log_init() argument
|
H A D | config_file.h | 335 char* chrootdir; global() member
|
/freebsd/contrib/ntp/ntpd/ |
H A D | ntpd.c | 215 const char *chrootdir; /* directory to chroot to */ global() variable
|
/freebsd/libexec/ftpd/ |
H A D | ftpd.c |
|