Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libshell/common/sh/
H A Dlex.c133 static int here_copy(Lex_t*, struct ionod*);
467 if(here_copy(lp,lp->heredoc)<=0 && lp->lasttok) in sh_lex()
1695 static int here_copy(Lex_t *lp,register struct ionod *iop) in here_copy() function
1709 here_copy(lp,iop->iolst); in here_copy()