Searched refs:e_help (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/usr.bin/tip/ | ||
| D | tip.h | 173 const char *e_help; /* help string */ member |
| D | tip.c | 550 p->e_flags&EXP ? '*': ' ', p->e_help); in help() |