Searched refs:L9P_TATTACH (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/lib/lib9p/common/ |
H A D | request.c | 112 {L9P_TATTACH, l9p_dispatch_tattach, true}, 126 {L9P_TATTACH, l9p_dispatch_tattach, true}, 140 {L9P_TATTACH, l9p_dispatch_tattach, true},
|
H A D | fcall.h | 94 L9P_TATTACH = 104, enumerator
|
H A D | pack.c | 485 case L9P_TATTACH: in l9p_pufcall() 889 case L9P_TATTACH: in l9p_freefcall()
|
H A D | utils.c | 964 case L9P_TATTACH: in l9p_describe_fcall()
|