Home
last modified time | relevance | path

Searched refs:Shell (Results 1 – 25 of 74) sorted by relevance

123

/freebsd-12.1/contrib/tcsh/nls/german/
H A Dset138 5 %S: Befehl in Shell eingebaut.\n
12 9 %S ist ein eingebauter Shell-Befehl\n
H A Dset136 33 Keine Jobkontrolle in dieser Shell
75 72 Nicht in einer Login-Shell
79 76 Kann Login-Shell (noch) nicht anhalten
H A Dset115 2 Daher keine Job Control in dieser Shell.\n
/freebsd-12.1/contrib/bmake/
H A Djob.h213 typedef struct Shell { struct
242 } Shell; argument
H A Djob.c260 static Shell shells[] = {
323 static Shell *commandShell = &shells[DEFSHELL_INDEX]; /* this is the shell to
379 static Shell *JobMatchShell(const char *);
2396 static Shell *
2399 Shell *sh; in JobMatchShell()
2462 Shell newShell; in Job_ParseShell()
2464 Shell *sh; in Job_ParseShell()
2581 commandShell = bmake_malloc(sizeof(Shell)); in Job_ParseShell()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DExprOpenMP.h76 explicit OMPArraySectionExpr(EmptyShell Shell) in OMPArraySectionExpr() argument
77 : Expr(OMPArraySectionExprClass, Shell) {} in OMPArraySectionExpr()
H A DExprCXX.h292 explicit CXXNamedCastExpr(StmtClass SC, EmptyShell Shell, unsigned PathSize) in CXXNamedCastExpr() argument
293 : ExplicitCastExpr(SC, Shell, PathSize) {} in CXXNamedCastExpr()
851 explicit MSPropertySubscriptExpr(EmptyShell Shell) in MSPropertySubscriptExpr() argument
852 : Expr(MSPropertySubscriptExprClass, Shell) {} in MSPropertySubscriptExpr()
1533 explicit CXXFunctionalCastExpr(EmptyShell Shell, unsigned PathSize) in CXXFunctionalCastExpr() argument
1534 : ExplicitCastExpr(CXXFunctionalCastExprClass, Shell, PathSize) {} in CXXFunctionalCastExpr()
1888 explicit CXXScalarValueInitExpr(EmptyShell Shell) in CXXScalarValueInitExpr() argument
1889 : Expr(CXXScalarValueInitExprClass, Shell) {} in CXXScalarValueInitExpr()
2194 explicit CXXDeleteExpr(EmptyShell Shell) : Expr(CXXDeleteExprClass, Shell) {} in CXXDeleteExpr() argument
2326 explicit CXXPseudoDestructorExpr(EmptyShell Shell) in CXXPseudoDestructorExpr() argument
[all …]
H A DExprObjC.h1596 explicit ObjCBridgedCastExpr(EmptyShell Shell)
1597 : ExplicitCastExpr(ObjCBridgedCastExprClass, Shell, 0) {}
1649 explicit ObjCAvailabilityCheckExpr(EmptyShell Shell)
1650 : Expr(ObjCAvailabilityCheckExprClass, Shell) {}
/freebsd-12.1/usr.bin/vi/catalog/
H A Dru_RU.UTF-8.base279 289 "Shell расширения не поддерживаются пока установлена опция безопасного редактирования"
293 304 "Shell расширение не удалось"
H A Dzh_CN.UTF-8.base293 304 "Shell 展开失败"
H A Duk_UA.UTF-8.base278 289 "Shell'івске доповнення не дозволяється при встановленій опції secure edit"
/freebsd-12.1/usr.bin/tip/tip/
H A Dcmds.c928 char *cp, *Shell; in expand() local
942 Shell = value(SHELL); in expand()
943 if (Shell == NOSTR) in expand()
944 Shell = _PATH_BSHELL; in expand()
951 execl(Shell, Shell, "-c", cmdbuf, (char *)NULL); in expand()
/freebsd-12.1/release/packages/
H A DMakefile.package69 ssh_COMMENT= Secure Shell Utilities
70 ssh_DESC= Secure Shell Utilities
/freebsd-12.1/crypto/openssh/contrib/suse/
H A Drc.config.sshd2 # Start the Secure Shell (SSH) Daemon?
H A Dopenssh.spec14 Summary: OpenSSH, a free Secure Shell (SSH) protocol implementation
51 Ssh (Secure Shell) is a program for logging into a remote machine and for
/freebsd-12.1/release/picobsd/floppy.tree/etc/
H A Dmaster.passwd8 sshd:*:22:22::0:0:Secure Shell Daemon:/var/empty:/usr/sbin/nologin
/freebsd-12.1/share/skel/
H A Ddot.profile3 # .profile - Bourne Shell startup script for login shells
/freebsd-12.1/share/doc/psd/02.implement/
H A Dref.bib3 %T U\s-2NIX\s0 Time-Sharing System: The U\s-2NIX\s0 Shell
/freebsd-12.1/contrib/llvm/tools/lldb/source/Utility/
H A DArgs.cpp434 for (const auto &Shell : g_Shells) { in GetShellSafeArgument() local
435 if (Shell.m_basename == basename) { in GetShellSafeArgument()
436 escapables = Shell.m_escapables; in GetShellSafeArgument()
/freebsd-12.1/usr.sbin/bsdconfig/usermgmt/include/
H A Dmessages.subr110 msg_select_login_shell="Select Login Shell"
112 msg_shell="Shell"
/freebsd-12.1/etc/
H A Dmaster.passwd13 sshd:*:22:22::0:0:Secure Shell Daemon:/var/empty:/usr/sbin/nologin
/freebsd-12.1/share/doc/psd/01.cacm/
H A Dref.bib80 %T U\s-2NIX\s0 Time-Sharing System: The U\s-2NIX\s0 Shell
/freebsd-12.1/contrib/file/magic/Magdir/
H A Dwordprocessors48 # Corel Shell
53 >>>9 byte x Corel Shell: Unknown filetype %d
/freebsd-12.1/contrib/googletest/googletest/docs/
H A DXcodeGuide.md11 1. Create a new "Shell Tool" target in your Xcode project called something like "UnitTests".
49 To start writing tests, make a new "Shell Tool" target. This target template is available under BSD…
/freebsd-12.1/contrib/tcsh/
H A Dsrc.desc13 Shell functions (sh*.c). All these files are from csh.

123