Home
last modified time | relevance | path

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

/netbsd/usr.sbin/puffs/mount_9p/
H A Dnineproto.h59 #define P9PROTO_R_WRITE 119 macro
H A Dnode.c397 if (p9pbuf_get_type(pb) != P9PROTO_R_WRITE) { in puffs9p_node_write()