Searched defs:SysProcIDMap (Results 1 – 1 of 1) sorted by relevance
60 type SysProcIDMap struct { struct61 ContainerID int // Container ID.62 HostID int // Host ID.63 Size int // Size.662 func formatIDMappings(idMap []SysProcIDMap) []byte {671 func writeIDMappings(path string, idMap []SysProcIDMap) error {