Searched defs:rootpath (Results 1 – 7 of 7) sorted by relevance
37 static const char *rootpath; variable
47 const char *rootpath = "./test-policy"; variable
39 char *rootpath; member
45 char *rootpath; member
46 static char *rootpath = NULL; variable
1433 string rootpath, zonetab, version; in main() local
172 def __init__(self, rootpath=None): argument