Searched defs:HIST_ERROR (Results 1 - 1 of 1) sorted by relevance
/ast/src/cmd/ksh93/include/ | ||
H A D | edit.h | 276 #define HIST_ERROR 0x1000 /* an error ocurred */ macro 280 #define HIST_FLAG_RETURN_MASK (HIST_EVENT|HIST_PRINT|HIST_ERROR) |
Completed in 20 milliseconds