Searched refs:dmove (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/csh/
H A Dsh.sem.c504 pv[0] = dmove(pv[0], -1);
505 pv[1] = dmove(pv[1], -1);
H A Dsh.c367 SHIN = dmove(nofile, FSHIN); /* Replace FSHIN */
618 int unit = dmove(open_(ep, 0), -1);
637 int unit = dmove(open_(ep, 0), -1);
1069 u = dmove(open_(f, 0), -1);
H A Dsh.glob.c790 (void) dmove(pvec[1], 1);
791 (void) dmove(SHDIAG, 2);
H A Dsh.misc.c233 dmove(int i, int j) function

Completed in 99 milliseconds