Searched refs:root_allow (Results 1 – 2 of 2) sorted by relevance
269 static List *root_allow; variable284 if (!root_allow) root_allow = getlist(); in root_allow_add()289 addnode (root_allow, n); in root_allow_add()295 dellist (&root_allow); in root_allow_free()301 if (!root_allow) in root_allow_ok()317 if (findnode (root_allow, arg)) in root_allow_ok()336 if (root_allow) in get_root_allow_config()337 n = findnode (root_allow, arg); in get_root_allow_config()1005 walklist (root_allow, get_local_root_dir, &newroot->directory); in local_cvsroot()
2542 (root_allow): ...this single List *.