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

/netbsd-current/usr.sbin/puffs/mount_9p/
H A Dnineproto.h38 #define P9PROTO_VERSTR_MAXLEN (sizeof(P9PROTO_VERSTR_U)) macro
H A Dfs.c107 if (strncmp(str, p9p_ver2str(p9p->protover), P9PROTO_VERSTR_MAXLEN) != 0) {

Completed in 85 milliseconds