Searched defs:edit (Results 1 – 9 of 9) sorted by relevance
84 typedef struct edit struct108 int e_mode; /* edit mode */ argument109 int e_lookahead; /* index in look-ahead buffer */110 int e_repeat;111 int e_saved;112 int e_fcol; /* first column */113 int e_ucol; /* column for undo */114 int e_wsize; /* width of display window */115 char *e_outbase; /* pointer to start of output buffer */116 char *e_outptr; /* pointer to position in output buffer */[all …]
36 struct edit struct38 struct edit* next; argument46 struct edit* edit; argument262 struct edit* edit; in ppcontrol() local
101 edit(char *file, char *linenum) in edit() function
51 char *edit = 0; /* name of editor */ in b_hist() local
73 int edit; /* Indicates editing a file */ variable
845 char *edit; in mesedit() local
515 edit(struct diff *diff, int dup, int j) in edit() function
757 edit(char *file) in edit() function
516 edit(char *name) in edit() function