#include "elle.h"Include dependency graph for eevini.c:

Go to the source code of this file.
Defines | |
| #define | EXT |
| #define | EVFILMOD (0666) |
| #define | EVFNO1 0 |
| #define | EVFNN1 0 |
| #define | EVFNN2 "N" |
| #define | EVFCOL (71) |
| #define | EVNWPCT 50 |
| #define | EV2MODEWS 1 |
| #define | EVHELPFILE "/usr/src/elle/help.dat" |
Variables | |
| char * | ev_verstr = "ELLE 4.1b" |
| int | ev_filmod = EVFILMOD |
| char * | ev_fno1 = EVFNO1 |
| char * | ev_fnn1 = EVFNN1 |
| char * | ev_fno2 = EVFNO2 |
| char * | ev_fnn2 = EVFNN2 |
| int | ev_fcolumn = EVFCOL |
| int | ev_ccolumn = EVCCOL |
| int | ev_nwpct = EVNWPCT |
| int | ev_mvpct = EVMVPCT |
| int | ev_modwso = EVMODWSO |
| int | ev_2modws = EV2MODEWS |
| char * | ev_markshow = EVMARKSHOW |
| char * | ev_helpfile = EVHELPFILE |
| char * | ev_profile = EVPROFBINFILE |
| scr_line * | scr [MAXHT] |
| SBSTR * | kill_ring [KILL_LEN] |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 89 of file eevini.c. Referenced by chk2modws(), and f_2modewinds(). |
|
|
Definition at line 70 of file eevini.c. Referenced by f_indcomm(). |
|
|
|
|
|
Definition at line 62 of file eevini.c. Referenced by iwritfile(), and saveworld(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 93 of file eevini.c. Referenced by f_describe(). |
|
|
Definition at line 91 of file eevini.c. Referenced by f_setmark(). |
|
|
Definition at line 86 of file eevini.c. Referenced by init_win(). |
|
|
Definition at line 83 of file eevini.c. Referenced by fix_wind(). |
|
|
Definition at line 82 of file eevini.c. Referenced by f_newwin(), and fix_wind(). |
|
|
|
|
|
Definition at line 61 of file eevini.c. Referenced by make_mode(). |
|
|
|
|
|
Definition at line 99 of file eevini.c. Referenced by d_fgoloff(), d_line(), d_lupd(), db_prwind(), dellin(), f_2winds(), fix_wind(), fxp_link_changed(), fxp_report_link(), init_params_pci(), inslin(), inwinp(), mk_showin(), moveborder(), redisplay(), scroll_win(), set_scr(), t_docleol(), t_move(), upd_curs(), upd_line(), upd_wind(), yellat(), and yelltoo(). |
1.4.6