OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:coda_in_hdr
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/coda/
coda.h
369
struct
coda_in_hdr
{
struct
378
struct
coda_in_hdr
{
struct
401
struct
coda_in_hdr
in;
406
struct
coda_in_hdr
ih;
420
struct
coda_in_hdr
ih;
431
struct
coda_in_hdr
ih;
448
struct
coda_in_hdr
ih;
460
struct
coda_in_hdr
ih;
471
struct
coda_in_hdr
ih;
487
struct
coda_in_hdr
ih
[
all
...]
coda_psdev.c
559
coda_clstat.reqs[((struct
coda_in_hdr
*)buffer)->opcode]++;
571
vmp->vm_opcode = ((struct
coda_in_hdr
*)buffer)->opcode;
578
((struct
coda_in_hdr
*)buffer)->unique = vmp->vm_unique;
678
struct
coda_in_hdr
*dog;
694
CODA_ALLOC((svmp->vm_data), char *, sizeof (struct
coda_in_hdr
));
695
dog = (struct
coda_in_hdr
*)svmp->vm_data;
700
svmp->vm_inSize = sizeof (struct
coda_in_hdr
);
701
/*??? rvb */ svmp->vm_outSize = sizeof (struct
coda_in_hdr
);
coda_venus.c
64
struct
coda_in_hdr
*inp; \
66
int name ## _size = sizeof (struct
coda_in_hdr
); \
67
int Isize = sizeof (struct
coda_in_hdr
); \
89
CODA_ALLOC(inp, struct
coda_in_hdr
*, name ## _size);\
Completed in 13 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025