Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/edit/
H A Dhistory.c48 #define HIST_CMDNO 0202 /* next 3 bytes give command number */ macro
574 if(!incmd && *cp++==HIST_CMDNO && *cp==0) in hist_nearend()
672 case HIST_CMDNO: in hist_eof()
891 *buff++ = HIST_CMDNO; in hist_marker()