Searched defs:rootdir (Results 1 – 5 of 5) sorted by relevance
28 rootdir = flag.String("d", ".", "the value of // for load paths") var
75 FileSystemUnderPath::FileSystemUnderPath(const std::string& rootdir) { in FileSystemUnderPath()
58 bool rootdir; in load_canned_fs_config() local
119 def getFileList(rootdir, extension): argument
325 char *rootdir = cJSON_GetStringValue(sandboxRoot); in ParseSandboxConfig() local