Home
last modified time | relevance | path

Searched refs:map_last (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/sbin/gpt/
Dmap.h60 struct map *map_last(struct gpt *);
Dmap.c377 map_last(gpt_t gpt) in map_last() function
Dgpt.c872 map = map_last(gpt); in gpt_create()