func net/textproto.initCommonHeader

3 uses

	net/textproto (current package)
		reader.go#L31: 	commonHeaderOnce.Do(initCommonHeader)
		reader.go#L596: 	commonHeaderOnce.Do(initCommonHeader)
		reader.go#L673: func initCommonHeader() {