tramp-set-connection-property
tramp-set-connection-property is an autoloaded Lisp function in `tramp-cache.el
'.
(tramp-set-connection-property KEY PROPERTY VALUE)
Set the named PROPERTY of a connection to VALUE.
KEY identifies the connection, it is either a process or a vector.
PROPERTY is set persistent when KEY is a vector.