apply_refspecs    812 builtin/fast-export.c 			private = apply_refspecs(refspecs, refspecs_nr, full_name);
apply_refspecs   1753 remote.c       	ret = apply_refspecs(remote->fetch, remote->fetch_refspec_nr, refname);
apply_refspecs   1778 remote.c       		dst = apply_refspecs(remote->push, remote->push_refspec_nr,
apply_refspecs   2376 remote.c       	dst = apply_refspecs(remote->fetch, remote->fetch_refspec_nr, refname);
apply_refspecs    170 remote.h       char *apply_refspecs(struct refspec *refspecs, int nr_refspec,
apply_refspecs    488 transport-helper.c 			private = apply_refspecs(data->refspecs, data->refspec_nr, name);
apply_refspecs    756 transport-helper.c 		private = apply_refspecs(data->refspecs, data->refspec_nr, ref->name);
apply_refspecs    883 transport-helper.c 		private = apply_refspecs(data->refspecs, data->refspec_nr, ref->name);