const archive/zip.s_ISGID

3 uses

	archive/zip (current package)
		struct.go#L278: 	s_ISGID  = 0x400
		struct.go#L354: 		m |= s_ISGID
		struct.go#L380: 	if m&s_ISGID != 0 {