Searched refs:HIST_UNDO (Results 1 – 1 of 1) sorted by relevance
47 #define HIST_UNDO 0201 /* invalidate previous command */ macro213 static const unsigned char hist_stamp[2] = { HIST_UNDO, HIST_VERSION };441 if((read(fd,(char*)magic,2)!=2) || (magic[0]!=HIST_UNDO)) in hist_check()677 case HIST_UNDO: in hist_eof()723 sfputc(hp->histfp,HIST_UNDO); in hist_cancel()