Home
last modified time | relevance | path

Searched refs:get_root_allow_config (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl2/xcvs/dist/src/
Droot.h67 struct config *get_root_allow_config (const char *arg, const char *configPath);
Droot.c330 get_root_allow_config (const char *arg, const char *configPath) in get_root_allow_config() function
Dserver.c831 config = get_root_allow_config (current_parsed_root->directory, in serve_root()
7283 config = get_root_allow_config (repository, gConfigPath); in pserver_authenticate_connection()
DChangeLog341 * root.c (root_allow_add, get_root_allow_config): Accept new configPath
343 * 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.