Searched refs:e_char (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/usr.bin/tip/tip/
H A Dtip.c458 for (p = etable; p->e_char; p++)
459 if (p->e_char == gch) {
542 for (p = etable; p->e_char; p++) {
546 printf("%-2s %c %s\r\n", ctrl(p->e_char),
H A Dtip.h174 char e_char; /* char to match on */ member in struct:__anon15

Completed in 132 milliseconds