Searched defs:rootdir (Results 1 – 6 of 6) sorted by relevance
441 const char *rootdir, const char *defaults, char ***files, in bsdconf_files_discover()591 bsdconf_format_files(enum bsdconf_format format, const char *rootdir, in bsdconf_format_files()
37 #define rootdir rootvnode macro
58 const char *rootdir = ""; /* `-R dir' */ variable
77 char rootdir[MAXPATHLEN]; member
1791 struct csrdirectory *rootdir, *udir; in fw_parse_units() local