go/src/archive/tar/stat_unix.go

func init() {}

var (
	userMap
	groupMap
)

func statUnix(fi fs.FileInfo, h *Header, doNameLookups bool) error {}