maps
int maps = 0;
(void) sprintf(buff, "%d+ maps", maps);
maps++;
(void) sprintf(buff, "%d maps", maps);
int maps = 0;
" %d+ maps. (Frame is incomplete)", maps);
maps++;
(void) sprintf(get_line(0, 0), "%d maps", maps);
int maps = 0;
(void) sprintf(buff, "%d+ map(s) found", maps);
maps++;
(void) sprintf(buff, "%d map(s) found", maps);
int maps = 0;
maps);
maps++;
(void) sprintf(get_line(0, 0), " %d maps", maps);
int maps = 0;
(void) sprintf(buff, "%d+ map(s) found", maps);
maps++;
(void) sprintf(buff, "%d map(s) found", maps);
int maps = 0;
maps);
maps++;
(void) sprintf(get_line(0, 0), " (%d maps)", maps);
int maps = 0;
(void) sprintf(buff, "%d+ map(s) found", maps);
maps++;
(void) sprintf(buff, "%d map(s) found", maps);
int maps = 0;
maps);
maps++;
(void) sprintf(get_line(0, 0), " (%d maps)", maps);
m = &h->maps[h->n_maps];
m = &h->maps[prn];
struct ud_map maps[MAX_MAPS];
newmaps = realloc(maps, next * sizeof (mapdata_t));
maps = newmaps;
return (&maps[map_count++]);
if ((ret = func(data, &maps[i].md_map,
maps[i].md_objname)) != 0)
if ((ret = func(data, &maps[i].md_xmap, maps[i].md_objname,
maps[i].md_last, maps[i].md_doswap)) != 0)
static mapdata_t *maps;
maps[map_count - 1].md_last = B_TRUE;
prmap_t *maps, *_maps;
if ((maps = alloca(size)) == 0) {
if (read(fd, (void *)maps, size) < 0) {
for (_num = 0, _maps = maps; _num < num; _num++, _maps++) {
struct maps *mp; /* the map structure we are working on */
struct maps *mp)
struct maps *map1, *map2;
kpadd(struct maps *mapstr, unsigned char *key, unsigned char *mapto,
void kpadd(struct maps *, unsigned char *, unsigned char *, unsigned char *);
var struct maps arrows[MAXNOMACS]; /* macro defs - 1st 5 built in */
var struct maps immacs[MAXNOMACS]; /* for while in insert mode */
var struct maps abbrevs[MAXNOMACS]; /* for word abbreviations */
map(c, maps, commch)
struct maps *maps;
for (d=0; d < MAXNOMACS && maps[d].mapto; d++) {
fprintf(trace,"\ntry '%s', ",maps[d].cap);
if (p = maps[d].cap) {
macpush(&b[1],maps == arrows);
macpush(maps[d].mapto,maps == arrows);
if ((maps == immacs)
&& strcmp(maps[d].descr, maps[d].cap)) {
if (!strcmp(maps[d].descr, "home"))
if (!strcmp(maps[d].descr, "home"))
if (!strcmp(maps[d].descr, "home"))
fprintf(trace,"Success: push(%s), return %c",maps[d].mapto, c);
ml = &maps[map_idx];
mp_normal = TAILQ_FIRST(&maps[normal_map_idx]);
TAILQ_FOREACH_SAFE(mp_bold, &maps[map_idx], m_list, tmp) {
TAILQ_REMOVE(&maps[map_idx], mp_bold, m_list);
struct mapping_list *ml = &maps[map_idx];
struct mapping_list *ml = &maps[map_idx];
struct mapping_list *ml = &maps[map_idx];
if (!TAILQ_EMPTY(&maps[VFNT_MAP_NORMAL])) {
if (!TAILQ_EMPTY(&maps[VFNT_MAP_NORMAL_RH])) {
if (!TAILQ_EMPTY(&maps[VFNT_MAP_BOLD])) {
if (!TAILQ_EMPTY(&maps[VFNT_MAP_BOLD_RH])) {
if (TAILQ_EMPTY(&maps[VFNT_MAP_NORMAL])) {
if (TAILQ_EMPTY(&maps[VFNT_MAP_NORMAL_RH])) {
if (TAILQ_EMPTY(&maps[VFNT_MAP_BOLD])) {
if (TAILQ_EMPTY(&maps[VFNT_MAP_BOLD_RH])) {
static struct mapping_list maps[VFNT_MAPS] = {
TAILQ_HEAD_INITIALIZER(maps[0]),
TAILQ_HEAD_INITIALIZER(maps[1]),
TAILQ_HEAD_INITIALIZER(maps[2]),
TAILQ_HEAD_INITIALIZER(maps[3]),
const spd_value_map_t *maps, size_t nmaps)
if (maps[i].svm_spd != spd_val)
if (maps[i].svm_skip)
spd_nvl_insert_u32(si, key, maps[i].svm_use);
const spd_value_map64_t *maps, size_t nmaps)
if (maps[i].svm_spd != spd_val)
if (maps[i].svm_skip)
spd_nvl_insert_u64(si, key, maps[i].svm_use);
const spd_str_map_t *maps, size_t nmaps)
if (maps[i].ssm_spd != spd_val)
if (maps[i].ssm_skip)
spd_nvl_insert_str(si, key, maps[i].ssm_str);
size_t nraw, const spd_value_map_t *maps, size_t nmaps)
if (maps[map].svm_spd != raw[i])
ASSERT3U(maps[map].svm_skip, ==, false);
trans[i] = maps[map].svm_use;
char *maps = *mapname;
int maplen = strlen(maps);
maps[maplen - 1] == PERIOD_CHAR)
else if (strchr(maps, COMMA_CHAR)) {
append_comma(&maps);
maplen = strlen(maps);
maps = realloc(maps, (maplen + domainlen + 1));
if (maps != NULL) {
if (strlcat(maps, domainname, (maplen + domainlen + 1))
*mapname = maps;
ns_ldap_attribute_map_t ***maps,
*maps = NULL;
__ns_ldap_freeAttributeMaps(ns_ldap_attribute_map_t ***maps)
if (*maps == NULL)
for (dptr = *maps; (ptr = *dptr) != NULL; dptr++) {
free(*maps);
*maps = NULL;
ns_ldap_objectclass_map_t ***maps,
*maps = NULL;
__ns_ldap_freeObjectClassMaps(ns_ldap_objectclass_map_t ***maps)
if (*maps == NULL)
for (dptr = *maps; (ptr = *dptr) != NULL; dptr++) {
free(*maps);
*maps = NULL;
ns_ldap_attribute_map_t ***maps,
ns_ldap_attribute_map_t ***maps);
ns_ldap_objectclass_map_t ***maps,
ns_ldap_objectclass_map_t ***maps);