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

/ast/src/cmd/ksh93/edit/
H A Dhistory.c212 static const unsigned char hist_stamp[2] = { HIST_UNDO, HIST_VERSION }; variable
328 sfwrite(hp->histfp,(char*)hist_stamp,2);
737 write(fd,(char*)hist_stamp,2);
/ast/src/cmd/ie/
H A Dhistory.c90 static const unsigned char hist_stamp[2] = { H_UNDO, H_VERSION }; variable
186 write(fd,(char*)hist_stamp,2);

Completed in 14 milliseconds