Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/csh/
H A Dsh.dol.c93 tchar *Dv[2]; in Dfix1() local
100 Dv[0] = cp; Dv[1] = NOSTR; in Dfix1()
101 Dfix2(Dv); in Dfix1()
631 tchar *Dv[2]; in heredoc() local
648 Dv[0] = term; Dv[1] = NOSTR; gflag = 0; in heredoc()
649 trim(Dv); rscan(Dv, Dtestq); quoted = gflag; in heredoc()
702 Dcp = lbuf; Dvp = Dv + 1; mbp = mbuf; mcnt = BUFSIZ - 4; in heredoc()
740 Dv[0] = mbp, Dv[1] = NOSTR, vp = Dv; in heredoc()