Home
last modified time | relevance | path

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

/minix3/bin/ksh/
H A Dlex.h128 # define HISTORYSIZE 128 /* size of saved history */ macro
H A Dhistory.c608 histsize = HISTORYSIZE; in init_histvec()