Lines Matching defs:km_ptr
44 } km_ptr[128];
348 free(curmap->km_ptr[ch].km_str);
349 curmap->km_ptr[ch].km_str = NULL;
352 if (curmap->km_ptr[ch].km_km == NULL)
353 curmap->km_ptr[ch].km_km = newkeymap();
354 curmap = curmap->km_ptr[ch].km_km;
361 curmap->km_ptr[ch].km_str = savestr(m);
379 map->km_ptr[i].km_km = NULL;
751 curmap = curmap->km_ptr[*whatbuf].km_km;
755 pushstring(curmap->km_ptr[*whatbuf].km_str);