Home
last modified time | relevance | path

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

/netbsd/sys/arch/pmax/include/
H A Ddec_prom.h186 #define getbitmap (*callv -> _getbitmap) macro
/netbsd/sbin/restore/
H A Dtape.c154 static void getbitmap(char **);
365 getbitmap(&usedinomap); in setup()
366 getbitmap(&dumpmap); in setup()
994 getbitmap(char **map) in getbitmap() function