OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vc_open
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/coda/
cnode.h
129
int
vc_open
;
member in struct:vcomm
135
#define
VC_OPEN
(vcp) ((vcp)->
vc_open
== 1)
136
#define MARK_VC_CLOSED(vcp) ((vcp)->
vc_open
= 0)
137
#define MARK_VC_OPEN(vcp) ((vcp)->
vc_open
= 1)
Completed in 12 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025