Home
last modified time | relevance | path

Searched refs:whence1 (Results 1 – 1 of 1) sorted by relevance

/openbmc/openbmc/poky/scripts/lib/wic/
H A Dfilemap.py257 def _get_ranges(self, start, count, whence1, whence2): argument
263 assert whence1 != whence2
268 start = _lseek(self._f_image, end, whence1)