HomeSort by relevance Sort by last modified time
    Searched full:evalbackcmd (Results 1 - 4 of 4) sorted by null

  /system/core/sh/
eval.h 43 struct backcmd { /* result of evalbackcmd */
53 void evalbackcmd(union node *, struct backcmd *);
eval.c 552 evalbackcmd(union node *n, struct backcmd *result) function
602 TRACE(("evalbackcmd done: fd=%d buf=0x%x nleft=%d jp=0x%x\n",
TOUR 221 native entry evalbackcmd is called to evaluate commands in back
expand.c 431 evalbackcmd(cmd, &in);

Completed in 49 milliseconds