for_each_namespaced_ref  471 http-backend.c 		for_each_namespaced_ref(show_text_ref, &buf);
for_each_namespaced_ref  192 refs.h         extern int for_each_namespaced_ref(each_ref_fn fn, void *cb_data);
for_each_namespaced_ref  784 upload-pack.c  		for_each_namespaced_ref(send_ref, &symref);
for_each_namespaced_ref  789 upload-pack.c  		for_each_namespaced_ref(check_ref, NULL);