Searched refs:vjumpto (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_vmain.c992 vjumpto(dot, cursor, '.');
1229 vjumpto(dot, (unsigned char *) 0, '.');
1451 vjumpto(dot, cursor, 0);
1502 vjumpto(addr, (unsigned char *)NOSTR, c);
H A Dex_vwind.c57 vjumpto(addr, curs, context);
65 vjumpto(line *addr, unsigned char *curs, unsigned char context) function
H A Dex_voper.c353 vjumpto(dot, ocurs, 0);
825 vjumpto(dot, ocurs, 0);
870 vjumpto(addr, (unsigned char *)loc1, c);
H A Dex_vops.c81 vjumpto(dot, vUNDcurs, 0);
148 vjumpto(dot, (unsigned char *)NOSTR, '.');
H A Dex.h579 void vjumpto(line *, unsigned char *, unsigned char);

Completed in 75 milliseconds