Home
last modified time | relevance | path

Searched refs:expandhere (Results 1 – 3 of 3) sorted by relevance

/original-bsd/bin/sh/
H A Dexpand.h35 void expandhere __P((union node *, int));
H A Dredir.c218 expandhere(redir->nhere.doc, pip[1]);
H A Dexpand.c88 expandhere(arg, fd) in expandhere() function