Searched refs:tailprim (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/cmd/vi/port/ |
H A D | ex_cmds2.c | 561 tailprim(comm, 1, 0); in tail() 568 tailprim(comm, 2, 0); in tail2of() 574 tailprim(unsigned char *comm, int i, bool notinvis) in tailprim() function
|
H A D | ex_cmds.c | 187 tailprim(Command, 1, 1); 294 tailprim((unsigned char *)"change", 1109 tailprim((unsigned char *)"", 0, 0);
|
H A D | ex.h | 471 void tailprim(unsigned char *, int, bool);
|