func github.com/kevinburke/ssh_config.parseSSH

2 uses

	github.com/kevinburke/ssh_config (current package)
		config.go#L235: 	c = parseSSH(lexSSH(b), system, depth)
		parser.go#L171: func parseSSH(flow chan token, system bool, depth uint8) *Config {