Searched refs:seq_dump (Results 1 – 5 of 5) sorted by relevance
| /freebsd/contrib/nvi/ex/ |
| H A D | ex_abbrev.c | 40 if (seq_dump(sp, SEQ_ABBREV, 0) == 0) in ex_abbr()
|
| H A D | ex_map.c | 51 if (seq_dump(sp, stype, 1) == 0) in ex_map()
|
| /freebsd/contrib/nvi/common/ |
| H A D | extern.h | 117 int seq_dump(SCR *, seq_t, int);
|
| H A D | seq.c | 274 seq_dump(SCR *sp, seq_t stype, int isname) in seq_dump() function
|
| /freebsd/usr.bin/vi/ |
| H A D | common_extern.h | 117 int seq_dump(SCR *, seq_t, int);
|