Home
last modified time | relevance | path

Searched refs:maptypes (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/bsd/am-utils/dist/amd/
H A Dmapc.c219 static map_type maptypes[] = variable
375 i = sizeof(maptypes) / sizeof(maptypes[0]); in mapc_showtypes()
376 lastmt = maptypes + i; in mapc_showtypes()
378 for (mt = maptypes; mt < lastmt; mt++) { in mapc_showtypes()
406 for (mt = maptypes; in mapc_type_exists()
407 mt < maptypes + sizeof(maptypes) / sizeof(maptypes[0]); in mapc_type_exists()
660 for (mt = maptypes; in mapc_create()
661 mt < maptypes + sizeof(maptypes) / sizeof(maptypes[0]); in mapc_create()
680 for (mt = maptypes; in mapc_create()
681 mt < maptypes + sizeof(maptypes) / sizeof(maptypes[0]); in mapc_create()
[all …]
/netbsd-src/sys/arch/sparc/include/
H A Doldmon.h55 enum maptypes { /* Page map entry types. */ enum
76 enum maptypes d_devtype; /* What map space device is in. */
/netbsd-src/sbin/gpt/
H A Dmap.c76 static const char *maptypes[] = { variable
91 if ((size_t)t >= __arraycount(maptypes)) in map_type()
93 return maptypes[t]; in map_type()
/netbsd-src/external/ibm-public/postfix/dist/proto/
H A Dstop.spell-cc727 maptypes
/netbsd-src/external/bsd/am-utils/dist/
H A DChangeLog1668 * amd/mapc.c (maptypes): add placeholder for Sun-syntax map
2209 * amd/mapc.c (maptypes): move MAP_EXEC after MAP_FILE, because
8012 * amd/mapc.c (maptypes): Change default allocation mode to
9655 * amd/mapc.c (maptypes): Add it.
11884 * amd/mapc.c (maptypes): changed the default map caching type for
12849 * amd/mapc.c (maptypes): must used correct new name for am-utils'