Searched defs:parts (Results 1 – 2 of 2) sorted by relevance
91 let mut parts = Vec::new(); in kernfs_path() localVariable
56 let mut parts = pair.split('='); in from_row() localVariable