syscall.Dirent.Type (field)

2 uses

	syscall (current package)
		ztypes_linux_amd64.go#L138: 	Type      uint8

	os
		dirent_linux.go#L29: 	off := unsafe.Offsetof(syscall.Dirent{}.Type)