Home
last modified time | relevance | path

Searched defs:edit (Results 1 – 10 of 10) sorted by relevance

/csrg-svn/local/toolchest/ksh/sh/
H A Dedit.h49 struct edit struct
68 int e_mode; /* edit mode */ argument
69 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 …]
H A Dbuiltin.c759 char *edit = NULL; /* name of editor */ local
/csrg-svn/usr.bin/chpass/
H A Dedit.c33 edit(pw) in edit() function
/csrg-svn/usr.bin/pascal/pdx/tree/
H A Dmisc.c35 edit(filename) in edit() function
/csrg-svn/usr.bin/mail/
H A Dedit.c123 char *edit; local
H A Dglob.h20 int edit; /* Indicates editing a file */ variable
/csrg-svn/usr.bin/more/
H A Dmain.c53 edit(filename) in edit() function
/csrg-svn/old/configttys/
H A Dconfigttys.c385 edit() in edit() function
/csrg-svn/old/dbx/
H A Dsource.c319 public edit(filename) in edit() function
/csrg-svn/usr.bin/error/
H A Dtouch.c500 boolean edit(name) in edit() function