Home | Sort by: relevance | last modified time | path |
/src/lib/libedit/ | |
hist.h | 49 int eventno; /* Event we are looking for */ member in struct:el_history_t |
/src/bin/csh/ | |
csh.c | 147 int eventno; variable in typeref:typename:int 1446 (void)fprintf(cshout, "%d", eventno + 1); 1478 r = snprintf(pbuf + i, sizeof(pbuf) - i, "%d", eventno + 1); |