Searched refs:SEVAL_RESETLINE (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/bash-94.1.2/bash-3.2/builtins/
H A Dcommon.h33 #define SEVAL_RESETLINE 0x010 macro
H A Devalfile.c220 pflags = SEVAL_RESETLINE;
H A Devalstring.c98 (flags & SEVAL_RESETLINE) -> reset line_number to 1
123 lreset = flags & SEVAL_RESETLINE;
/macosx-10.10.1/bash-94.1.2/bash-3.2/
H A Djobs.c3354 parse_and_execute (savestring (trap_command), "trap", SEVAL_NOHIST|SEVAL_RESETLINE); local

Completed in 72 milliseconds