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

  /src/bin/ksh/
eval.c 51 static int comsub ARGS((Expand *xp, char *cp));
175 int UNINITIALIZED(newlines); /* For trailing newlines in COMSUB */
237 case COMSUB:
248 type = comsub(&x, sp);
848 comsub(xp, cp) function
eval.c 51 static int comsub ARGS((Expand *xp, char *cp));
175 int UNINITIALIZED(newlines); /* For trailing newlines in COMSUB */
237 case COMSUB:
248 type = comsub(&x, sp);
848 comsub(xp, cp) function

Completed in 22 milliseconds