OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Unique
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/coda/
coda.h
212
u_long
Unique
;
218
return (fid->
Unique
+ (fid->Vnode<<10) + (fid->Volume<<20));
225
fid->Vnode, fid->
Unique
);
233
fid1->
Unique
== fid2->
Unique
);
371
unsigned long
unique
; /* Keep multiple outstanding msgs distinct */
member in struct:coda_in_hdr
380
u_int32_t
unique
; /* Keep multiple outstanding msgs distinct */
member in struct:coda_in_hdr
387
/* Really important that opcode and
unique
are 1st two fields! */
390
u_int32_t
unique
;
member in struct:coda_out_hdr
829
(fidp)->
Unique
== -1
[
all
...]
coda.h
212
u_long
Unique
;
218
return (fid->
Unique
+ (fid->Vnode<<10) + (fid->Volume<<20));
225
fid->Vnode, fid->
Unique
);
233
fid1->
Unique
== fid2->
Unique
);
371
unsigned long
unique
; /* Keep multiple outstanding msgs distinct */
member in struct:coda_in_hdr
380
u_int32_t
unique
; /* Keep multiple outstanding msgs distinct */
member in struct:coda_in_hdr
387
/* Really important that opcode and
unique
are 1st two fields! */
390
u_int32_t
unique
;
member in struct:coda_out_hdr
829
(fidp)->
Unique
== -1
[
all
...]
Completed in 53 milliseconds
Indexes created Wed Oct 01 13:09:50 GMT 2025