Home
last modified time | relevance | path

Searched refs:list_to_remove_from (Results 1 – 11 of 11) sorted by relevance

/dports/devel/git-svn/git-2.34.1/
H A Dhttp.h202 struct packed_git **list_to_remove_from);
H A Dhttp.c2149 struct packed_git **list_to_remove_from) in http_install_packfile() argument
2151 struct packed_git **lst = list_to_remove_from; in http_install_packfile()
/dports/devel/git-gui/git-2.34.1/
H A Dhttp.h202 struct packed_git **list_to_remove_from);
H A Dhttp.c2149 struct packed_git **list_to_remove_from) in http_install_packfile() argument
2151 struct packed_git **lst = list_to_remove_from; in http_install_packfile()
/dports/devel/git-p4/git-2.34.1/
H A Dhttp.h202 struct packed_git **list_to_remove_from);
H A Dhttp.c2149 struct packed_git **list_to_remove_from) in http_install_packfile() argument
2151 struct packed_git **lst = list_to_remove_from; in http_install_packfile()
/dports/devel/git/git-2.34.1/
H A Dhttp.h202 struct packed_git **list_to_remove_from);
H A Dhttp.c2149 struct packed_git **list_to_remove_from) in http_install_packfile() argument
2151 struct packed_git **lst = list_to_remove_from; in http_install_packfile()
/dports/devel/git-cvs/git-2.34.1/
H A Dhttp.h202 struct packed_git **list_to_remove_from);
H A Dhttp.c2149 struct packed_git **list_to_remove_from) in http_install_packfile() argument
2151 struct packed_git **lst = list_to_remove_from; in http_install_packfile()
/dports/sysutils/py-azure-cli-core/azure-cli-core-2.29.2/azure/cli/core/commands/
H A Darm.py587 list_to_remove_from = _find_property(instance, list_attribute_path)
589 list_to_remove_from.pop(int(list_index))