Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libshell/common/include/
H A Dedit.h71 typedef struct edit struct
93 int e_mode; /* edit mode */ argument
94 int e_lookahead; /* index in look-ahead buffer */
95 int e_repeat;
96 int e_saved;
97 int e_fcol; /* first column */
98 int e_ucol; /* column for undo */
99 int e_wsize; /* width of display window */
100 char *e_outbase; /* pointer to start of output buffer */
101 char *e_outptr; /* pointer to position in output buffer */
[all …]
/titanic_50/usr/src/lib/libpp/common/
H A Dppcontrol.c36 struct edit struct
38 struct edit* next; argument
46 struct edit* edit; argument
262 struct edit* edit; in ppcontrol() local
/titanic_50/usr/src/tools/cscope-fast/
H A Dedit.c103 edit(char *file, char *linenum) in edit() function
/titanic_50/usr/src/lib/libshell/common/bltins/
H A Dhist.c51 char *edit = 0; /* name of editor */ in b_hist() local
/titanic_50/usr/src/cmd/mailx/
H A Dinit.c75 int edit; /* Indicates editing a file */ variable
H A Dcollect.c845 register char *edit; in mesedit() local
/titanic_50/usr/src/cmd/diff3/
H A Ddiff3prog.c515 edit(struct diff *diff, int dup, int j) in edit() function
/titanic_50/usr/src/cmd/sdiff/
H A Dsdiff.c759 edit(char *file) in edit() function
/titanic_50/usr/src/cmd/sgs/error/common/
H A Derrortouch.c516 edit(char *name) in edit() function