buf_get_int16     181 net/9p/conv.c  	vstr->len = buf_get_int16(buf);
buf_get_int16     258 net/9p/conv.c  	stat->size = buf_get_int16(bufp);
buf_get_int16     259 net/9p/conv.c  	stat->type = buf_get_int16(bufp);
buf_get_int16     333 net/9p/conv.c  	rcall->tag = buf_get_int16(bufp);
buf_get_int16     354 net/9p/conv.c  		rcall->params.rwalk.nwqid = buf_get_int16(bufp);
buf_get_int16     386 net/9p/conv.c  		buf_get_int16(bufp);
buf_get_int16     394 net/9p/conv.c  			rcall->params.rerror.errno = buf_get_int16(bufp);