HomeSort by: relevance | last modified time | path
    Searched refs:coda_out_hdr (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/coda/
coda.h 388 struct coda_out_hdr { struct
396 struct coda_out_hdr oh;
412 struct coda_out_hdr oh;
426 struct coda_out_hdr out;
440 struct coda_out_hdr oh;
453 struct coda_out_hdr oh;
466 struct coda_out_hdr out;
477 struct coda_out_hdr out;
494 struct coda_out_hdr oh;
511 struct coda_out_hdr oh
    [all...]
coda_psdev.c 302 struct coda_out_hdr *out;
360 out = (struct coda_out_hdr *)vmp->vm_data;
728 error = ((struct coda_out_hdr *)buffer)->result;
coda_venus.c 83 int Osize = sizeof (struct coda_out_hdr); \

Completed in 241 milliseconds