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