Home
last modified time | relevance | path

Searched refs:HIST_VERSION (Results 1 – 8 of 8) sorted by relevance

/titanic_51/usr/src/lib/libshell/common/include/
H A Dhistory.h21 #ifndef HIST_VERSION
31 #define HIST_VERSION 1 /* history file format version no. */ macro
/titanic_51/usr/src/contrib/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 */
/titanic_51/usr/src/lib/libshell/amd64/include/ast/
H A Dhistory.h23 #ifndef HIST_VERSION
40 #define HIST_VERSION 1 /* history file format version no. */ macro
/titanic_51/usr/src/lib/libshell/sparc/include/ast/
H A Dhistory.h23 #ifndef HIST_VERSION
40 #define HIST_VERSION 1 /* history file format version no. */ macro
/titanic_51/usr/src/lib/libshell/sparcv9/include/ast/
H A Dhistory.h23 #ifndef HIST_VERSION
40 #define HIST_VERSION 1 /* history file format version no. */ macro
/titanic_51/usr/src/lib/libshell/i386/include/ast/
H A Dhistory.h23 #ifndef HIST_VERSION
40 #define HIST_VERSION 1 /* history file format version no. */ macro
/titanic_51/usr/src/lib/libshell/common/edit/
H A Dhistory.c213 static const unsigned char hist_stamp[2] = { HIST_UNDO, HIST_VERSION };
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/edit/
H A Dhistory.c212 static const unsigned char hist_stamp[2] = { HIST_UNDO, HIST_VERSION };