/original-bsd/local/toolchest/ksh/sh/ |
H A D | Makefile | 35 edit.h \ 36 edit.c \ 45 edit.o \ 91 edit.o: edit.c 92 edit.o: edit.h 93 edit.o: history.h 94 $(CC_CMD) edit.c 96 editlib.o: edit.h 100 emacs.o: edit.h 107 vi.o: edit.h
|
H A D | makefile | 16 EDIT = edit.o 215 defs.o: edit.h 227 edit.o: defs.h 228 edit.o: edit.c 229 edit.o: edit.h 230 edit.o: flags.h 232 edit.o: io.h 233 edit.o: mode.h 234 edit.o: name.h 237 edit.o: sym.h [all …]
|
H A D | defs.c | 41 struct edit editb; 44 struct edit editb;
|
H A D | edit.h | 49 struct edit struct 129 extern struct edit editb;
|
/original-bsd/usr.bin/more/ |
H A D | main.c | 53 edit(filename) in edit() function 180 (void)edit(av[curr_ac += n]); 192 (void)edit(av[curr_ac -= n]); 260 (void)edit("-"); 264 (void)edit((char *)NULL); 284 if (!tagfile || !edit(tagfile) || tagsearch()) 288 (void)edit("-"); /* Standard input */ 296 (void)edit((char *)NULL);
|
/original-bsd/usr.bin/ex/USD.doc/edit/ |
H A D | Makefile | 3 DIR= usd/11.edit 16 ${TROFF} ${MACROS} -n22 edit.vindex
|
/original-bsd/local/toolchest/ksh/ |
H A D | Makefile | 35 ESH = 1 /* set for emacs/gmacs edit mode */ 36 VSH = 1 /* set for vi edit mode */ 50 EDIT = edit.c /* name of file needed if ESH|VSH selected */ 104 ctype.c defs.h sh/defs.c $(EDIT) edit.h $(EMACS) echo.c \ 114 args.o edit.o vi.o: (RAWONLY) 125 emacs.o edit.o history.o macro.o msg.o string.o vi.o assign.o gmatch.o: (MULTIBYTE) 154 sh/$(EDITLIB):: nokshell (BSD) edit.c edit.h editlib.c $(EMACS) \ 160 ConditionalFiles:: syscall.s apollo.c edit.c jobs.c vi.c emacs.c \
|
/original-bsd/usr.bin/mail/ |
H A D | edit.c | 123 char *edit; local 161 if ((edit = value(type == 'e' ? "EDITOR" : "VISUAL")) == NOSTR) 162 edit = type == 'e' ? _PATH_EX : _PATH_VI; 163 if (run_command(edit, 0, -1, -1, tempEdit, NOSTR, NOSTR) < 0) {
|
H A D | makefile.cor | 11 OBJS=aux.o cmd1.o cmd2.o cmd3.o cmdtab.o collect.o edit.o fio.o \ 15 SRCS=aux.c cmd1.c cmd2.c cmd3.c cmdtab.c collect.c edit.c fio.c \
|
H A D | Makefile.11 | 52 OBJS=aux.o cmd1.o cmd2.o cmd3.o cmdtab.o collect.o config.o edit.o fio.o \ 57 SRCS=aux.c cmd1.c cmd2.c cmd3.c cmdtab.c collect.c config.c edit.c fio.c \ 87 -Z edit.o head.o lex.o list.o lock.o main.o quit.o tty.o \
|
H A D | glob.h | 20 int edit; /* Indicates editing a file */ variable
|
H A D | makefile.cc | 14 OBJS=aux.o cmd1.o cmd2.o cmd3.o cmdtab.o collect.o edit.o fio.o \ 19 SRCS=aux.c cmd1.c cmd2.c cmd3.c cmdtab.c collect.c edit.c fio.c \
|
/original-bsd/usr.bin/ex/ |
H A D | Makefile | 25 MLINKS= ex.1 edit.1 vi.1 view.1 27 ${BINDIR}/ex ${BINDIR}/edit
|
/original-bsd/usr.sbin/amd/config/ |
H A D | Configure | 32 If those are incorrect please edit ./arch and ./os-type
|
/original-bsd/old/dbx/tests/cc/out/out.vax/ |
H A D | aliases.out | 12 e edit
|
/original-bsd/old/dbx/tests/cc/out/out.tahoe/ |
H A D | aliases.out | 11 e edit
|
/original-bsd/usr.bin/pascal/src/ |
H A D | newversion.csh | 21 sccs edit $makefile
|
/original-bsd/old/configttys/ |
H A D | configttys.c | 200 edit(); 242 edit(); 285 edit(); 385 edit() in edit() function
|
/original-bsd/usr.bin/ex/OTHER/ |
H A D | makefile.370 | 138 -rm -f ${DESTDIR}${BINDIR}/edit 141 ln ${DESTDIR}${BINDIR}/ex ${DESTDIR}${BINDIR}/edit 155 -rm -f ${DESTDIR}${BINDIR}/edit 160 ln ${DESTDIR}${BINDIR}/ex ${DESTDIR}${BINDIR}/edit
|
H A D | makefile.u3 | 130 -rm -f ${DESTDIR}${BINDIR}/edit 133 ln ${DESTDIR}${BINDIR}/ex ${DESTDIR}${BINDIR}/edit 147 -rm -f ${DESTDIR}${BINDIR}/edit 152 ln ${DESTDIR}${BINDIR}/ex ${DESTDIR}${BINDIR}/edit
|
H A D | makefile.70 | 152 -rm -f ${DESTDIR}${BINDIR}/edit 157 ln ${DESTDIR}${BINDIR}/ex ${DESTDIR}${BINDIR}/edit 173 -rm -f ${DESTDIR}${BINDIR}/edit 178 ln ${DESTDIR}${BINDIR}/ex ${DESTDIR}${BINDIR}/edit
|
H A D | makefile.c70 | 145 -rm -f ${DESTDIR}${BINDIR}/edit 150 ln ${DESTDIR}${BINDIR}/ex ${DESTDIR}${BINDIR}/edit 166 -rm -f ${DESTDIR}${BINDIR}/edit 171 ln ${DESTDIR}${BINDIR}/ex ${DESTDIR}${BINDIR}/edit
|
/original-bsd/usr.bin/chpass/ |
H A D | Makefile | 4 SRCS= chpass.c edit.c field.c pw_copy.c pw_scan.c pw_util.c table.c util.c
|
H A D | chpass.h | 30 void edit __P((struct passwd *));
|
/original-bsd/contrib/sc/ |
H A D | tutorial.sc | 2 # You almost certainly shouldn't edit it. 71 leftstring A57 = "You can also edit cells by putting the cursor on the cell and typing:" 72 leftstring B58 = "'e' to edit the numeric portion." 73 leftstring B59 = "'E' to edit the string portion."
|