Home
last modified time | relevance | path

Searched hist:"6 a530be8" (Results 1 – 2 of 2) sorted by relevance

/netbsd/usr.sbin/puffs/mount_9p/
H A Dninepuffs.h6a530be8 Tue May 26 22:54:43 GMT 2020 uwe <uwe@NetBSD.org> Use the typedef to declare tag in AUTOVAR. Do not allocate 9P tags in
advance in AUTOVAR, do it right before we need them. Do no reuse tags.
If we are going to use sequential tags, we might as well try to make
them really sequential.
H A Dnode.c6a530be8 Tue May 26 22:54:43 GMT 2020 uwe <uwe@NetBSD.org> Use the typedef to declare tag in AUTOVAR. Do not allocate 9P tags in
advance in AUTOVAR, do it right before we need them. Do no reuse tags.
If we are going to use sequential tags, we might as well try to make
them really sequential.