Home
last modified time | relevance | path

Searched refs:prmap_node_t (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_gcore.h223 } prmap_node_t; typedef
244 prmap_node_t *map_head;
245 prmap_node_t *map_tail;
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dgcore.c134 static void map_list_free(prmap_node_t *);
729 prmap_node_t *mnode; in read_maps_cb()
1484 map_list_free(prmap_node_t *n) in map_list_free()
1486 prmap_node_t *next; in map_list_free()
1533 prmap_node_t *n; in Pread_maps_gcore()