Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libshell/common/edit/
H A Dhistory.c48 #define HIST_CMDNO 0202 /* next 3 bytes give command number */ macro
571 if(!incmd && *cp++==HIST_CMDNO && *cp==0) in hist_nearend()
659 case HIST_CMDNO: in hist_eof()
859 *buff++ = HIST_CMDNO; in hist_marker()