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

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

Completed in 130 milliseconds