Searched refs:evalbackcmd (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/bin/sh/
H A Deval.h42 struct backcmd { /* result of evalbackcmd */
57 void evalbackcmd(union node *, struct backcmd *);
H A Deval.c594 evalbackcmd(union node *n, struct backcmd *result) function
656 TRACE(("evalbackcmd done: fd=%d buf=%p nleft=%d jp=%p\n",
H A Dexpand.c483 evalbackcmd(cmd, &in);

Completed in 54 milliseconds