Home
last modified time | relevance | path

Searched defs:fcall (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/lib9p/
H A Dpack.c435 l9p_pufcall(struct l9p_message *msg, union l9p_fcall *fcall, in l9p_pufcall()
875 l9p_freefcall(union l9p_fcall *fcall) in l9p_freefcall()
H A Dutils.c829 l9p_describe_fcall(union l9p_fcall *fcall, enum l9p_version version, in l9p_describe_fcall()
/freebsd/contrib/lib9p/pytest/
H A Dprotocol.py805 def supports(self, fcall): argument