Searched refs:L9P_TOPEN (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/lib/lib9p/common/ |
H A D | request.c | 116 {L9P_TOPEN, l9p_dispatch_topen, false}, 130 {L9P_TOPEN, l9p_dispatch_topen, false}, 144 {L9P_TOPEN, l9p_dispatch_topen, false},
|
H A D | fcall.h | 102 L9P_TOPEN = 112, enumerator
|
H A D | pack.c | 532 case L9P_TOPEN: in l9p_pufcall() 900 case L9P_TOPEN: in l9p_freefcall()
|
H A D | utils.c | 1018 case L9P_TOPEN: in l9p_describe_fcall()
|