Searched refs:L9P_TREAD (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/lib/lib9p/common/ |
H A D | request.c | 117 {L9P_TREAD, l9p_dispatch_tread, false}, 131 {L9P_TREAD, l9p_dispatch_tread, false}, 145 {L9P_TREAD, l9p_dispatch_tread, false},
|
H A D | fcall.h | 106 L9P_TREAD = 116, enumerator
|
H A D | pack.c | 558 case L9P_TREAD: in l9p_pufcall()
|
H A D | utils.c | 1043 case L9P_TREAD: in l9p_describe_fcall()
|