Searched refs:configPath (Results 1 – 2 of 2) sorted by relevance
64 void root_allow_add (const char *, const char *configPath);67 struct config *get_root_allow_config (const char *arg, const char *configPath);
278 root_allow_add (const char *arg, const char *configPath) in root_allow_add() argument285 n->data = parse_config (arg, configPath); in root_allow_add()328 get_root_allow_config (const char *arg, const char *configPath) in get_root_allow_config() argument340 return parse_config (arg, configPath); in get_root_allow_config()