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

/freebsd-10-stable/bin/sh/
H A Deval.h42 struct backcmd { /* result of evalbackcmd */
59 void evalbackcmd(union node *, struct backcmd *);
H A Deval.c641 evalbackcmd(union node *n, struct backcmd *result) function
701 TRACE(("evalbackcmd done: fd=%d buf=%p nleft=%d jp=%p\n",
H A Dexpand.c440 evalbackcmd(cmd, &in);

Completed in 92 milliseconds