Searched refs:km_ptr (Results 1 – 1 of 1) sorted by relevance
44 } km_ptr[128]; member348 free(curmap->km_ptr[ch].km_str); in mac_line()349 curmap->km_ptr[ch].km_str = NULL; in mac_line()352 if (curmap->km_ptr[ch].km_km == NULL) in mac_line()353 curmap->km_ptr[ch].km_km = newkeymap(); in mac_line()354 curmap = curmap->km_ptr[ch].km_km; in mac_line()361 curmap->km_ptr[ch].km_str = savestr(m); in mac_line()379 map->km_ptr[i].km_km = NULL; in newkeymap()751 curmap = curmap->km_ptr[*whatbuf].km_km; in getcmd()755 pushstring(curmap->km_ptr[*whatbuf].km_str); in getcmd()