Searched refs:P9PROTO_VERSTR_U (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/usr.sbin/puffs/mount_9p/
H A Dnineproto.h37 #define P9PROTO_VERSTR_U "9P2000.u" macro
38 #define P9PROTO_VERSTR_MAXLEN (sizeof(P9PROTO_VERSTR_U))
H A Dfs.c57 case P9PROTO_VERSION_U: return P9PROTO_VERSTR_U;

Completed in 55 milliseconds