Variable: tramp-postfix-host-format
tramp-postfix-host-format is a variable defined in tramp.el.gz.
Value
":"
Documentation
String matching delimiter between host names and localnames.
Used in tramp-make-tramp-file-name.
Source Code
;; Defined in /usr/src/emacs/lisp/net/tramp.el.gz
(defvar tramp-postfix-host-format nil ;Initialized when defining `tramp-syntax'!
"String matching delimiter between host names and localnames.
Used in `tramp-make-tramp-file-name'.")