func os.IsExist

3 uses

	os (current package)
		error.go#L80: func IsExist(err error) bool {
		tempfile.go#L45: 		if IsExist(err) {
		tempfile.go#L98: 		if IsExist(err) {