vc-responsible-backend
vc-responsible-backend is a compiled Lisp function in `vc.el
'.
(vc-responsible-backend FILE)
Return the name of a backend system that is responsible for FILE.
If FILE is already registered, return the
backend of FILE. If FILE is not registered, then the
first backend in `vc-handled-backends' that declares itself
responsible for FILE is returned.