Searched defs:off (Results 1 – 2 of 2) sorted by relevance
31 off: u64, field247 let off = u64::from_str_radix(caps.name("off").unwrap().as_str(), 16).unwrap(); in read_smaps() localVariable
129 int off = 0; in RemountPartition() local