OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:P9PROTO_NOTAG
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.sbin/puffs/mount_9p/
nineproto.h
72
#define
P9PROTO_NOTAG
(uint16_t)~0
fs.c
83
p9pbuf_put_2(pb,
P9PROTO_NOTAG
);
93
if ((rtagid = p9pbuf_get_tag(pb)) !=
P9PROTO_NOTAG
) {
95
P9PROTO_NOTAG
, rtagid);
ninepuffs.h
59
((++(p9p->nexttag)) ==
P9PROTO_NOTAG
? p9p->nexttag = 0 : p9p->nexttag)
Completed in 13 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025