Searched refs:get_root_allow_config (Results 1 – 4 of 4) sorted by relevance
67 struct config *get_root_allow_config (const char *arg, const char *configPath);
330 get_root_allow_config (const char *arg, const char *configPath) in get_root_allow_config() function
831 config = get_root_allow_config (current_parsed_root->directory, in serve_root()7283 config = get_root_allow_config (repository, gConfigPath); in pserver_authenticate_connection()
341 * root.c (root_allow_add, get_root_allow_config): Accept new configPath343 * root.h (root_allow_add, get_root_allow_config): Update protos.347 (pserver_authenticate_connection): Update get_root_allow_config call.2526 * root.c (delconfig, get_root_allow_config): New functions.2527 * root.h (get_root_allow_config): New proto.