Searched refs:L9P_TSTAT (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/lib9p/ |
H A D | request.c | 117 {L9P_TSTAT, l9p_dispatch_tstat, false}, 131 {L9P_TSTAT, l9p_dispatch_tstat, false}, 145 {L9P_TSTAT, l9p_dispatch_tstat, false},
|
H A D | fcall.h | 114 L9P_TSTAT = 124, enumerator
|
H A D | pack.c | 578 case L9P_TSTAT: in l9p_pufcall()
|
H A D | utils.c | 980 case L9P_TSTAT: in l9p_describe_fcall()
|