Searched refs:shell (Results 51 - 75 of 84) sorted by relevance

1234

/haiku-fatelf/src/apps/terminal/
H A DTermView.h152 status_t _AttachShell(Shell* shell);
H A DTermView.cpp614 // set the shell parameters' encoding
639 Shell* shell = fShell; local
649 delete shell;
1086 TermView::_AttachShell(Shell *shell) argument
1088 if (shell == NULL)
1091 fShell = shell;
3067 // check, if the shell does still live
/haiku-fatelf/src/bin/bash/lib/sh/
H A Dnetopen.c58 #include <shell.h>
/haiku-fatelf/src/bin/bash/
H A Dshell.c0 /* shell.c -- GNU's idea of the POSIX shell specification. */
51 #include "shell.h"
110 /* Non-zero means that this shell has already been run; i.e. you should
126 /* Non-zero means that this shell is a login shell.
128 0 = not login shell.
129 1 = login shell from getty (or equivalent fake out)
130 -1 = login shell from "--login" (or -l) flag.
135 /* Non-zero means that at this moment, the shell i
[all...]
H A DMANIFEST80 shell.c f
119 shell.h f
335 lib/readline/shell.c f
451 lib/tilde/shell.c f
H A Dvariables.c1 /* variables.c -- Functions for hacking shell variables. */
47 #include "shell.h"
106 /* The list of shell variables that the user has created at the global
110 /* The current list of shell variables, including function scopes */
113 /* The list of shell functions that the user has created, or that came from
118 /* The table of shell function definitions that the user defined or that
127 /* The set of shell assignments which are made only in the environment
152 shell variables that are marked for export. */
300 /* Initialize the shell variables from the current environment.
467 /* Do some things with shell leve
[all...]
H A DAUTHORS35 shell.c Brian Fox, Chet Ramey
71 shell.h Brian Fox, Chet Ramey
/haiku-fatelf/src/bin/network/wget/
H A Dmaint.mk30 $(shell gzip --help 2>/dev/null|grep rsyncable >/dev/null && echo --rsyncable)
48 PREV_VERSION := $(shell cat $(prev_version_file) 2>/dev/null)
56 tag-package = $(shell echo "$(PACKAGE)" | tr '[:lower:]' '[:upper:]')
74 _cfg_mk := $(shell test -f $(srcdir)/cfg.mk && echo '$(srcdir)/cfg.mk')
77 syntax-check-rules := $(sort $(shell sed -n 's/^\(sc_[a-zA-Z0-9_-]*\):.*/\1/p' \
110 # use this macro. The shell variables "re" and "msg" must be defined.
234 # To use this "command" macro, you must first define two shell variables:
747 PACKAGE ?= $(shell basename $(PWD))
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/beserved/bt_fs/ksocket_v3/ksocketd/
H A Dmakefile84 MACHINE=$(shell uname -m)
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/beserved/bt_fs/ksocket_v3/libksocket/
H A Dmakefile84 MACHINE=$(shell uname -m)
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/beserved/bt_fs/
H A Dmakefile83 MACHINE=$(shell uname -m)
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/beserved/mounthost/
H A Dmakefile84 MACHINE=$(shell uname -m)
/haiku-fatelf/src/kits/network/libbind/irs/
H A Dirpmarshall.c233 char *name, *pass, *class, *gecos, *dir, *shell; local
245 name = pass = class = gecos = dir = shell = NULL;
354 shell = NULL;
355 if (getfield(&shell, 0, &p, fieldsep) == NULL) {
367 pw->pw_shell = shell;
388 if (shell != NULL) free(shell);
/haiku-fatelf/src/bin/network/ftp/
H A Dcmdtab.c151 HSTR shellhelp[] = "escape to the shell";
188 { "!", H(shellhelp), 0, 0, 0, CMPL0 shell },
/haiku-fatelf/data/etc/bash_completion.d/
H A Dgit376 # recognize by treating each shell word as a single token.
578 git --git-dir="$dir" for-each-ref --shell --format="ref=%(refname:short)" \
912 shell) : daemon;;
980 \!*) : shell command alias ;;
/haiku-fatelf/src/bin/gdb/gdb/
H A Dgdb-events.sh83 The bourn shell script \`\`gdb-events.sh'' creates the files
H A Dwin32-nat.c133 static int useshell = 0; /* use shell for subprocesses */
1722 char shell[MAX_PATH + 1]; /* Path to shell */ local
1745 cygwin_conv_to_win32_path (sh, shell);
1750 toexec = shell;
1888 if (useshell && shell[0] != '\0')
2124 (add_set_cmd ("shell", class_support, var_boolean,
2126 "Set use of shell to start subprocess.",
/haiku-fatelf/src/bin/network/ftpd/
H A Dftpd.c1020 * shell as returned by getusershell(). Disallow anyone mentioned in the file
1026 char *cp, *shell; local
1067 if ((shell = pw->pw_shell) == NULL || *shell == 0)
1068 shell = _PATH_BSHELL;
1071 if (strcmp(cp, shell) == 0)
1335 * is used for setting the credentials, shell, and
/haiku-fatelf/src/bin/coreutils/
H A Dbootstrap53 contents are read as shell variables to configure the bootstrap.
/haiku-fatelf/src/bin/diffutils/ms/
H A Dconfig.bat26 Rem of the environment in stock DOS shell.
/haiku-fatelf/src/bin/less/
H A Dconfigure352 echo This script requires a shell more modern than all the
354 echo modern shell, or manually run the script under such a
355 echo shell if you do have one.
415 echo No shell found that supports shell functions.
454 { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
783 # Reject names that are not valid shell variable names.
802 # Reject names that are not valid shell variable names.
999 # Reject names that are not valid shell variable names.
1008 # Reject names that are not valid shell variabl
[all...]
/haiku-fatelf/src/tests/system/libroot/posix/bonnie++-1.03d/
H A Dconfigure352 echo This script requires a shell more modern than all the
354 echo modern shell, or manually run the script under such a
355 echo shell if you do have one.
415 echo No shell found that supports shell functions.
454 { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
794 # Reject names that are not valid shell variable names.
813 # Reject names that are not valid shell variable names.
1010 # Reject names that are not valid shell variable names.
1019 # Reject names that are not valid shell variabl
[all...]
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmllint.c119 static int shell = 0; variable
2281 * shell interaction
2283 if (shell)
2768 printf("\t--shell : run a navigating shell\n");
2901 if ((!strcmp(argv[i], "-shell")) ||
2902 (!strcmp(argv[i], "--shell"))) {
2903 shell++;
/haiku-fatelf/src/bin/network/telnet/
H A Dcommands.c169 if (*cp == '!') { /* Special case shell escape */
170 strcpy(saveline, line); /* save for shell command */
1356 shell(int argc, char *argv[] __unused)
1371 * Fire up the shell in the child.
1390 (void)wait((int *)0); /* Wait for the shell to complete */
2571 { "!", shellhelp, shell, 1 },
1350 shell(int argc, char *argv[] __unused) function
/haiku-fatelf/src/bin/gdb/
H A Dltconfig29 # Check that we are running under the correct shell.
42 # Restart under the correct shell.
65 # The HP-UX ksh and POSIX shell print the target directory to stdout
70 # find a string as large as possible, as long as the shell can cope with it
109 # This shell has a builtin print -r that does the trick.
174 # Sed substitution to delay expansion of an escaped shell variable in a
318 --debug enable verbose shell tracing
339 LTMAIN is the \`ltmain.sh' shell script fragment or \`ltmain.c' program
351 echo "$progname: enabling shell trace mode"
454 # Quote any args containing shell metacharacter
[all...]

Completed in 315 milliseconds

1234