Home
last modified time | relevance | path

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

/freebsd/contrib/lib9p/pytest/
H A Dp9conn.py1116 def renameat(self, olddirfid, oldname, newdirfid, newname): argument
1120 olddirfid=olddirfid, oldname=oldname,
1126 '{2}'.format(oldname, self.getpathX(olddirfid),