Home
last modified time | relevance | path

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

/titanic_52/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dedit.h84 typedef struct edit struct
108 int e_mode; /* edit mode */ argument
109 e_lookaheadedit global() argument
110 e_repeatedit global() argument
111 e_savededit global() argument
112 e_fcoledit global() argument
113 e_ucoledit global() argument
114 e_wsizeedit global() argument
115 e_outbaseedit global() argument
116 e_outptredit global() argument
117 e_outlastedit global() argument
118 e_inbufedit global() argument
119 e_promptedit global() argument
120 e_ubufedit global() argument
121 e_killbufedit global() argument
122 e_searchedit global() argument
123 e_Ubufedit global() argument
124 e_physbufedit global() argument
125 e_lbufedit global() argument
126 e_fdedit global() argument
127 e_ttyspeededit global() argument
128 e_tabcountedit global() argument
130 e_tty_inoedit global() argument
131 e_tty_devedit global() argument
132 e_ttyedit global() argument
135 e_echoctledit global() argument
136 e_tcgetaedit global() argument
137 e_ottedit global() argument
140 e_curcharedit global() argument
164 e_multilineedit global() argument
165 e_winszedit global() argument
166 e_curposedit global() argument
167 e_defaultedit global() argument
168 e_termedit global() argument
169 e_termnameedit global() argument
171 hlistedit global() argument
172 hfirstedit global() argument
173 nhlistedit global() argument
174 hoffedit global() argument
175 hmaxedit global() argument
176 hpatedit global() argument
177 hstakedit global() argument
/titanic_52/usr/src/contrib/ast/src/lib/libpp/
H A Dppcontrol.c36 struct edit struct
38 struct edit* next; argument
46 struct edit* edit; member
262 struct edit* edit; in ppcontrol() local
[all...]
/titanic_52/usr/src/tools/cscope-fast/
H A Dedit.c103 edit(char *file, char *linenum) in edit() function
/titanic_52/usr/src/contrib/ast/src/cmd/ksh93/bltins/
H A Dhist.c51 char *edit = 0; /* name of editor */ in b_hist() local
/titanic_52/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
[all...]
/titanic_52/usr/src/cmd/diff3/
H A Ddiff3prog.c515 edit(struct diff *diff, int dup, int j) in edit() function
/titanic_52/usr/src/cmd/sdiff/
H A Dsdiff.c759 edit(char *file) in edit() function
/titanic_52/usr/src/cmd/sgs/error/common/
H A Derrortouch.c516 edit(char *name) in edit() function