Searched refs:STRinputmode (Results 1 – 3 of 3) sorted by relevance
420 Char STRinputmode[] = { 'i', 'n', 'p', 'u', 't', 'm', 'o', 'd', 'e', variable
91 struct varent *imode = adrof(STRinputmode); in Inputl()
174 if ((imode = adrof(STRinputmode)) != NULL && imode->vec != NULL) { in ed_Setup()