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

/ast/src/cmd/ksh93/include/
H A Dhistory.h21 #ifndef HIST_VERSION
31 #define HIST_VERSION 1 /* history file format version no. */ macro
75 #endif /* HIST_VERSION */
/ast/src/cmd/ksh93/edit/
H A Dhistory.c212 static const unsigned char hist_stamp[2] = { HIST_UNDO, HIST_VERSION };

Completed in 207 milliseconds