Home
last modified time | relevance | path

Searched defs:other_name (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/lib9p/pytest/
H A Dprotocol.py588 def downgrade_to(self, other_name): argument
/freebsd-src/contrib/diff/src/
H A Dsdiff.c330 expand_name (char *name, bool is_dir, char const *other_name) in expand_name()