Searched refs:HIST_LINE (Results 1 - 1 of 1) sorted by relevance
/ast/src/cmd/ksh93/edit/ | ||
H A D | history.c | 44 #define HIST_LINE 32 /* typical length for history line */ macro 335 off_t mark,size = (HIST_MAX/4)+maxlines*HIST_LINE; |
Completed in 29 milliseconds