Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/vi/port/
H A Dex_tty.c297 kpadd(struct maps *mapstr, unsigned char *key, unsigned char *mapto, in kpadd() argument
303 if (mapstr[i].cap == 0) in kpadd()
307 mapstr[i].cap = key; in kpadd()
308 mapstr[i].mapto = mapto; in kpadd()
309 mapstr[i].descr = desc; in kpadd()