Home
last modified time | relevance | path

Searched refs:fcedit (Results 1 – 25 of 29) sorted by relevance

12

/dports/devel/sunpromake/schily-2021-09-18/sh/
H A Dmsg.c261 const char fcedit[] = "/bin/ed"; variable
H A Dmain.c424 dfault(&fcenod, (unsigned char *)fcedit);
H A Ddefs.h1094 extern const char fcedit[];
/dports/devel/schilybase/schily-2021-09-18/sh/
H A Dmsg.c261 const char fcedit[] = "/bin/ed"; variable
H A Dmain.c424 dfault(&fcenod, (unsigned char *)fcedit);
H A Ddefs.h1094 extern const char fcedit[];
/dports/devel/sccs/schily-2021-09-18/sh/
H A Dmsg.c261 const char fcedit[] = "/bin/ed"; variable
H A Dmain.c424 dfault(&fcenod, (unsigned char *)fcedit);
H A Ddefs.h1094 extern const char fcedit[];
/dports/net/rscsi/schily-2021-09-18/sh/
H A Dmsg.c261 const char fcedit[] = "/bin/ed"; variable
H A Dmain.c424 dfault(&fcenod, (unsigned char *)fcedit);
H A Ddefs.h1094 extern const char fcedit[];
/dports/archivers/star/schily-2021-09-18/sh/
H A Dmsg.c261 const char fcedit[] = "/bin/ed"; variable
H A Dmain.c424 dfault(&fcenod, (unsigned char *)fcedit);
H A Ddefs.h1094 extern const char fcedit[];
/dports/sysutils/cdrtools/schily-2021-09-18/sh/
H A Dmsg.c261 const char fcedit[] = "/bin/ed"; variable
H A Dmain.c424 dfault(&fcenod, (unsigned char *)fcedit);
H A Ddefs.h1094 extern const char fcedit[];
/dports/editors/ved/schily-2021-09-18/sh/
H A Dmsg.c261 const char fcedit[] = "/bin/ed"; variable
H A Dmain.c424 dfault(&fcenod, (unsigned char *)fcedit);
/dports/devel/smake/schily-2021-09-18/sh/
H A Dmsg.c261 const char fcedit[] = "/bin/ed"; variable
H A Dmain.c424 dfault(&fcenod, (unsigned char *)fcedit);
/dports/sysutils/schilyutils/schily-2021-09-18/sh/
H A Dmsg.c261 const char fcedit[] = "/bin/ed"; variable
H A Dmain.c424 dfault(&fcenod, (unsigned char *)fcedit);
/dports/shells/bash/bash-5.1/builtins/
H A Dfc.def191 char *ename, *command, *newcom, *fcedit;
486 fcedit = posixly_correct ? POSIX_FC_EDIT_COMMAND : FC_EDIT_COMMAND;
487 command = (char *)xmalloc (3 + strlen (fcedit) + strlen (fn));
488 sprintf (command, "%s %s", fcedit, fn);

12