Home
last modified time | relevance | path

Searched defs:Map (Results 1 – 12 of 12) sorted by relevance

/inferno-os/liblogfs/
H A Dmap.c12 struct Map { struct
18 MapNode *head[1]; argument
22 … (*compare)(void *entry, void *key), int (*allocsize)(void *key), void (*free)(void *), Map **mapp) in logfsmapnew() argument
H A Dlocal.h6 typedef struct Map Map; typedef
/inferno-os/os/cerf405/
H A Ddat.h9 typedef struct Map Map; typedef
137 struct Map { struct
144 Map* map; argument
/inferno-os/os/ipengine/
H A Ddat.h10 typedef struct Map Map; typedef
140 struct Map { struct
147 Map* map; argument
/inferno-os/os/fads/
H A Ddat.h10 typedef struct Map Map; typedef
140 struct Map { struct
147 Map* map; argument
/inferno-os/os/rpcg/
H A Ddat.h10 typedef struct Map Map; typedef
140 struct Map { struct
147 Map* map; argument
/inferno-os/utils/include/
H A Dmach.h129 typedef struct Map Map; typedef
141 struct Map { struct
142 int nsegs; /* number of segments */
143 struct segment { /* per-segment map */
153 } seg[1]; /* actually n of these */
/inferno-os/os/boot/pc/
H A Dmemory.c34 } Map; typedef
/inferno-os/os/pc/
H A Dmemory.c31 } Map; typedef
/inferno-os/os/boot/puma/
H A Ddat.h179 } Map; typedef
/inferno-os/os/boot/mpc/
H A Ddat.h191 } Map; typedef
/inferno-os/os/boot/rpcg/
H A Ddat.h191 } Map; typedef