Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/backup/dump/
H A Ddump.h260 extern void bmapest(uchar_t *);
386 extern void bmapest();
H A Ddumpmain.c930 bmapest(clrmap); in main()
931 bmapest(nodmap); in main()
977 bmapest(nodmap); in main()
H A Ddumpitime.c379 bmapest(uchar_t *map) in bmapest() function