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 - 1
of
1
) 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
Completed in 42 milliseconds
Indexes created Tue Oct 28 02:10:10 GMT 2025