HomeSort by: relevance | last modified time | path
    Searched refs:SKIPFILE (Results 1 - 3 of 3) sorted by relevancy

  /src/bin/sh/
eval.h 66 SKIPFILE /* return in a dot command */
main.c 358 * other than SKIPFILE are reset by the appropriate eval*()
363 if (skip == SKIPFILE)
eval.c 428 if (evalskip == SKIPFUNC || evalskip == SKIPFILE)
1743 * set evalskip to SKIPFILE causing the shell to (indirectly) exit. This
1758 evalskip = SKIPFILE;

Completed in 15 milliseconds