Home
last modified time | relevance | path

Searched refs:P9PROTO_NOFID (Results 1 – 2 of 2) sorted by relevance

/netbsd/usr.sbin/puffs/mount_9p/
H A Dnineproto.h71 #define P9PROTO_NOFID (uint32_t)~0 macro
H A Dfs.c118 p9pbuf_put_4(pb, P9PROTO_NOFID); in p9p_handshake()