Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_cmds2.c559 tailprim(comm, 1, 0); in tail()
566 tailprim(comm, 2, 0); in tail2of()
572 tailprim(unsigned char *comm, int i, bool notinvis) in tailprim() function
H A Dex_cmds.c189 tailprim(Command, 1, 1);
296 tailprim((unsigned char *)"change",
1111 tailprim((unsigned char *)"", 0, 0);
H A Dex.h471 void tailprim(unsigned char *, int, bool);