Home
last modified time | relevance | path

Searched defs:Ref (Results 1 – 5 of 5) sorted by relevance

/inferno-os/utils/rcsh/
H A Drc.h5 #define Ref Rcref macro
16 typedef struct Ref Ref; typedef
144 struct Ref struct
146 Lock lk;
147 int ref;
/inferno-os/utils/8a/
H A Da.h10 typedef struct Ref Ref; typedef
42 struct Ref struct
44 int class;
/inferno-os/utils/6a/
H A Da.h11 typedef struct Ref Ref; typedef
43 struct Ref struct
45 int class;
/inferno-os/emu/port/
H A Ddat.h22 typedef struct Ref Ref; typedef
61 struct Ref struct
63 Lock lk;
64 long ref;
/inferno-os/os/port/
H A Dportdat.h32 typedef struct Ref Ref; typedef
56 struct Ref struct
58 Lock l;
59 long ref;