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

  /src/bin/ksh/
table.h 76 #define CFUNC 2 /* function */
exec.c 549 if (keepasn_ok && tp && tp->type == CFUNC
591 case CFUNC: /* function call */
694 internal_errorf(1, "CFUNC %d", i);
804 tp->type = CFUNC;
984 tp->type = CFUNC;
c_ksh.c 498 case CFUNC:

Completed in 13 milliseconds