Home | History | Annotate | Download | only in plat-mac

Lines Matching refs:_dir

126         self._dir = dir
141 exitstatus = _cmd(output, self._dir,
193 self._dir = dir
212 if _cmd(output, self._dir, cmd):
227 if oldprefix[:len(self._dir)] == self._dir:
228 oldprefix2 = oldprefix[len(self._dir):]
255 tf.extract(member, self._dir)