Searched defs:edit (Results 1 – 10 of 10) sorted by relevance
49 struct edit struct68 int e_mode; /* edit mode */ argument69 int e_index; /* index in look-ahead buffer */70 int e_repeat;71 int e_saved;72 int e_fcol; /* first column */73 int e_ucol; /* column for undo */74 int e_addnl; /* set if new-line must be added */75 int e_wsize; /* width of display window */76 unsigned char *e_outptr; /* pointer with output buffer */[all …]
759 char *edit = NULL; /* name of editor */ local
33 edit(pw) in edit() function
35 edit(filename) in edit() function
123 char *edit; local
20 int edit; /* Indicates editing a file */ variable
53 edit(filename) in edit() function
385 edit() in edit() function
319 public edit(filename) in edit() function
500 boolean edit(name) in edit() function