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

  /src/bin/ksh/
sh.h 244 #define STOP_RETURN(t) ((t) == E_FUNC || (t) == E_INCL)
c_sh.c 560 if (STOP_RETURN(ep->type)) {

Completed in 13 milliseconds