Searched refs:L9P_TOPEN (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/lib9p/ |
H A D | request.c | 113 {L9P_TOPEN, l9p_dispatch_topen, false}, 127 {L9P_TOPEN, l9p_dispatch_topen, false}, 141 {L9P_TOPEN, l9p_dispatch_topen, false},
|
H A D | fcall.h | 102 L9P_TOPEN = 112, enumerator
|
H A D | pack.c | 529 case L9P_TOPEN: in l9p_pufcall() 897 case L9P_TOPEN: in l9p_freefcall()
|
H A D | utils.c | 923 case L9P_TOPEN: in l9p_describe_fcall()
|