Searched refs:L9P_TCLUNK (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/lib/lib9p/common/ |
H A D | request.c | 113 {L9P_TCLUNK, l9p_dispatch_tclunk, true}, 127 {L9P_TCLUNK, l9p_dispatch_tclunk, true}, 141 {L9P_TCLUNK, l9p_dispatch_tclunk, true},
|
H A D | fcall.h | 110 L9P_TCLUNK = 120, enumerator
|
H A D | pack.c | 580 case L9P_TCLUNK: in l9p_pufcall()
|
H A D | utils.c | 1061 case L9P_TCLUNK: in l9p_describe_fcall()
|