OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nexttag
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/puffs/mount_9p/
ninepuffs.h
58
#define
NEXTTAG
(p9p) \
59
((++(p9p->
nexttag
)) == P9PROTO_NOTAG ? p9p->
nexttag
= 0 : p9p->
nexttag
)
102
p9ptag_t
nexttag
;
member in struct:puffs9p
ninepuffs.h
58
#define
NEXTTAG
(p9p) \
59
((++(p9p->
nexttag
)) == P9PROTO_NOTAG ? p9p->
nexttag
= 0 : p9p->
nexttag
)
102
p9ptag_t
nexttag
;
member in struct:puffs9p
Completed in 22 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025