github.com/kevinburke/ssh_config.sshParser.parseKV (method)

2 uses

	github.com/kevinburke/ssh_config (current package)
		parser.go#L80: 		return p.parseKV
		parser.go#L89: func (p *sshParser) parseKV() sshParserStateFn {