Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_vput.c1437 wchar_t *tpe; local
1481 up = vtube[i]; tp = up + endcol; tpe = up + WCOLS;
1482 while (tp < tpe && *tp)
1517 vclrbyte(tpe - nc, nc);
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dftp.c1761 int tpe; in pswitch() member
1808 ip->tpe = type; in pswitch()
1809 type = op->tpe; in pswitch()