Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/csh/
H A Dsh.dol.c102 tchar *Dv[2]; in Dfix1() local
109 Dv[0] = cp; Dv[1] = NOSTR; in Dfix1()
110 Dfix2(Dv); in Dfix1()
640 tchar *Dv[2]; in heredoc() local
657 Dv[0] = term; Dv[1] = NOSTR; gflag = 0; in heredoc()
658 trim(Dv); rscan(Dv, Dtestq); quoted = gflag; in heredoc()
711 Dcp = lbuf; Dvp = Dv + 1; mbp = mbuf; mcnt = BUFSIZ - 4; in heredoc()
749 Dv[0] = mbp, Dv[1] = NOSTR, vp = Dv; in heredoc()