Home
last modified time | relevance | path

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

/original-bsd/usr.bin/tn3270/ctlr/
H A Dapi.c293 *ourentry, local
301 ourentry = entry+(highestof(entry)+1);
305 if (ourentry > &entry[highestof(entry)]) {
315 ourentry = entry;
317 if (AcceptKeystroke(ourentry->scancode,
318 ourentry->shift_state) == 0) {
323 ourentry++;