Home
last modified time | relevance | path

Searched defs:Oldfcall (Results 1 – 2 of 2) sorted by relevance

/plan9/sys/src/cmd/disk/kfs/
H A D9p1.h5 typedef struct Oldfcall Oldfcall; typedef
7 struct Oldfcall struct
9 char type;
10 ushort fid;
11 short err;
12 short tag;
14 {
H A Dportfns.h103 typedef struct Oldfcall Oldfcall; /* needed for pragma */ typedef