Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dedit.h84 typedef struct edit struct
108 int e_mode; /* edit mode */ argument
109 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 …]
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dppcontrol.c36 struct edit struct
38 struct edit* next; argument
46 struct edit* edit; argument
262 struct edit* edit; in ppcontrol() local
/illumos-gate/usr/src/tools/cscope-fast/
H A Dedit.c101 edit(char *file, char *linenum) in edit() function
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/bltins/
H A Dhist.c51 char *edit = 0; /* name of editor */ in b_hist() local
/illumos-gate/usr/src/cmd/mailx/
H A Dinit.c73 int edit; /* Indicates editing a file */ variable
H A Dcollect.c845 char *edit; in mesedit() local
/illumos-gate/usr/src/cmd/diff3/
H A Ddiff3prog.c515 edit(struct diff *diff, int dup, int j) in edit() function
/illumos-gate/usr/src/cmd/sdiff/
H A Dsdiff.c757 edit(char *file) in edit() function
/illumos-gate/usr/src/cmd/sgs/error/common/
H A Derrortouch.c516 edit(char *name) in edit() function