Searched refs:L9P_TWRITE (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/lib9p/ |
H A D | request.c | 115 {L9P_TWRITE, l9p_dispatch_twrite, false}, 129 {L9P_TWRITE, l9p_dispatch_twrite, false}, 143 {L9P_TWRITE, l9p_dispatch_twrite, false},
|
H A D | fcall.h | 108 L9P_TWRITE = 118, enumerator
|
H A D | pack.c | 567 case L9P_TWRITE: in l9p_pufcall()
|
H A D | utils.c | 959 case L9P_TWRITE: in l9p_describe_fcall()
|