Searched refs:L9P__LAST_PLUS_1 (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/lib/lib9p/common/ | ||
H A D | fcall.h | 118 L9P__LAST_PLUS_1, /* NB: must be last */ enumerator |
H A D | utils.c | 933 if (type < L9P__FIRST || type >= L9P__LAST_PLUS_1 || in l9p_describe_fcall() |