Home
last modified time | relevance | path

Searched refs:Editor (Results 1 – 25 of 27) sorted by relevance

12

/mirbsd/src/usr.bin/sudo/
Dvisudo.c125 char *Editor; /* editor to use */ local
257 if (find_path(UserEditor, &Editor, NULL, getenv("PATH")) == FOUND) {
258 UserEditor = Editor;
275 Editor = EditorPath = NULL;
277 Editor = UserEditor;
289 Editor = strtok(EditorPath, ":");
295 if ((base = strrchr(Editor, '/')) == NULL)
298 Editor = NULL;
308 if (stat(Editor, &editor_sb) == 0 && S_ISREG(editor_sb.st_mode)
314 } while ((Editor = strtok(NULL, ":")));
[all …]
DREADME.LDAP222 * LDAP Browser/Editor - by Jarek Gawor - I use this a lot on Windows
/mirbsd/src/usr.bin/file/magdir/
Dwordperfect42 >8 beshort 1793 Editor macro
43 >8 beshort 1794 Editor help file
44 >8 beshort 1795 Editor keyboard file
45 >8 beshort 1817 Editor macro resource file
Dsoftquad6 # Author/Editor and RulesBuilder
/mirbsd/src/gnu/usr.bin/cvs/src/
Dexpand_path.c116 return Editor; in expand_variable()
118 return Editor; in expand_variable()
120 return Editor; in expand_variable()
Dmain.c71 char *Editor = EDITOR_DFLT; variable
542 Editor = cp; in main()
544 Editor = cp; in main()
546 Editor = cp; in main()
691 if (free_Editor) free (Editor); in main()
692 Editor = xstrdup (optarg); in main()
Dlogmsg.c216 if (strcmp (Editor, "") == 0) in do_editor()
312 run_setup (Editor); in do_editor()
Drun.c263 if (!strcmp (run_argv[0], Editor) && setegid (getgid ())) in run_exec()
Dcvs.h369 extern char *Editor;
/mirbsd/src/share/doc/usd/28.bib/
Dtestrefs159 %E I. M. Editor
/mirbsd/src/gnu/usr.bin/lynx/samples/
Dlynx-keymaps143 # Editor help pages. Using this form makes remapping according to user
/mirbsd/src/gnu/usr.bin/perl/pod/
Dperldebtut.pod126 Editor support available.
342 Editor support available.
471 Editor support available.
Dperlfaq3.pod216 =head2 Is there an IDE or Windows Perl Editor?
240 Perl Editor by EngInSite is a complete integrated development
Dperlfaq.pod300 Is there an IDE or Windows Perl Editor?
Dperldebug.pod1048 =head2 Editor Support for Debugging
Dperltoc.pod991 =item Is there an IDE or Windows Perl Editor?
2684 =item Editor Support for Debugging
/mirbsd/src/share/misc/
Dusb_hid_usages678 0x185 AL Text Editor
680 0x187 AL Graphics Editor
Dacronyms3764 EMACS Editor MACroS
10282 PE Policy Editor
13433 TECO Text Editor and Corrector
/mirbsd/src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/
DREADME208 Editor) by Janick Bergeron [janick@bnr.ca] for your pleas-
/mirbsd/src/usr.bin/vi/docs/tutorial/
Dvi.advanced1341 [Editor's note: I would suggest that you place the following line in
1399 [Editor's note: Another paragraph which requires a cryptographer.]
1403 [Editor's note: I have found no documentation for this option at all.]
1458 [Editor's note: these limits may not apply to versions after 4.1BSD.]
/mirbsd/src/share/doc/usd/17.msmacros/
Drefcard.bad153 A Tutorial Introduction to the UNIX Text Editor,
/mirbsd/src/gnu/usr.bin/lynx/
Dconfigure.in1321 Directory Editor Options:)
DCHANGES4127 Editor, Searching type and Cookies (suggested by PW). Correct misspelled
4789 Editor Help pages for keywords to use as editaction. This includes PASS
4969 Editor (for all three Binding tables). This means that pressing F1 (if you
4971 field will now bring up the Line Editor Help Page for the currently selected
4974 * don't let DWIMHELP show Line Editor help for a text input field that is
4986 For UTF-8, convert to UTF-8 encoding instead. Note the Line Editor isn't yet
5044 invoke a given lynx action, either in the Line Editor or in normal mode.
6186 - New "Bash-like" Line Editor binding. Adds several new emacs-like editing
6193 The Bash-like Line Editor Bindings are only compiled in if compiled with
6216 Currently the appropriate Line Editor Binding help page is shown if a form
Dlynx.cfg2624 # of some resulting prefixed keys are built-in, see Line Editor help pages)
/mirbsd/src/gnu/usr.bin/binutils/libiberty/testsuite/
Ddemangle-expected279 ArrowCmd::ArrowCmd(Editor *, unsigned int, unsigned int)

12