Searched refs:p9_proto_2000u (Results 1 – 3 of 3) sorted by relevance
51 p9_proto_2000u, /* Unix version */ enumerator
294 if ((proto_version != p9_proto_2000u) && (proto_version != p9_proto_2000L)) in p9_buf_vreadf()497 if ((proto_version != p9_proto_2000u) && (proto_version != p9_proto_2000L)) in p9_buf_vwritef()
79 return (clnt->proto_version == p9_proto_2000u); in p9_is_proto_dotu()461 case p9_proto_2000u: in p9_client_version()488 c->proto_version = p9_proto_2000u; in p9_client_version()