Searched refs:l9p_freefcall (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/lib9p/
H A Dconnection.c107 l9p_freefcall(&req->lr_req);
115 l9p_freefcall(&req->lr_req);
127 l9p_freefcall(&req->lr_req);
H A Dlib9p.h244 void l9p_freefcall(union l9p_fcall *fcall);
H A Drequest.c440 l9p_freefcall(&req->lr_req);
441 l9p_freefcall(&req->lr_resp);
H A Dpack.c428 * to call l9p_freefcall on our failure.)
871 l9p_freefcall(union l9p_fcall *fcall) function

Completed in 47 milliseconds