Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/lib9p/common/
H A Dconnection.c107 l9p_freefcall(&req->lr_req); in l9p_connection_recv()
115 l9p_freefcall(&req->lr_req); in l9p_connection_recv()
127 l9p_freefcall(&req->lr_req); in l9p_connection_recv()
H A Dlib9p.h244 void l9p_freefcall(union l9p_fcall *fcall);
H A Drequest.c446 l9p_freefcall(&req->lr_req); in l9p_respond()
447 l9p_freefcall(&req->lr_resp); in l9p_respond()
H A Dpack.c878 l9p_freefcall(union l9p_fcall *fcall) in l9p_freefcall() function
/illumos-gate/usr/src/lib/lib9p/
H A Dmapfile-vers43 l9p_freefcall;