Searched refs:set_alt_name (Results 1 – 9 of 9) sorted by relevance
| /freebsd/contrib/nvi/ex/ |
| H A D | ex_file.c | 55 set_alt_name(sp, frp->name); in ex_file()
|
| H A D | ex_preserve.c | 76 set_alt_name(sp, np); in ex_recover()
|
| H A D | ex_mkexrc.c | 51 set_alt_name(sp, fname); in ex_mkexrc()
|
| H A D | ex_edit.c | 77 set_alt_name(sp, np); in ex_edit()
|
| H A D | ex_read.c | 230 set_alt_name(sp, name); in ex_read()
|
| H A D | ex_write.c | 258 set_alt_name(sp, name); in exwr()
|
| /freebsd/contrib/nvi/common/ |
| H A D | extern.h | 24 void set_alt_name(SCR *, char *);
|
| H A D | exf.c | 295 set_alt_name(sp, sp->frp == NULL || in file_init() 1468 set_alt_name(SCR *sp, char *name) function
|
| /freebsd/usr.bin/vi/ |
| H A D | common_extern.h | 24 void set_alt_name(SCR *, char *);
|