Searched defs:_dir (Results 1 – 2 of 2) sorted by relevance
154 let _dir = Dir::read_from(dirfd).expect("construct Dir from dirfd"); in dir_from_openat() localVariable
425 def _dir(self): function