Searched refs:tailprim (Results 1 – 3 of 3) sorted by relevance
| /illumos-gate/usr/src/cmd/vi/port/ |
| H A D | ex_cmds2.c | 559 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 D | ex_cmds.c | 189 tailprim(Command, 1, 1); 296 tailprim((unsigned char *)"change", 1111 tailprim((unsigned char *)"", 0, 0);
|
| H A D | ex.h | 471 void tailprim(unsigned char *, int, bool);
|