| /freebsd-12.1/contrib/tcsh/nls/german/ |
| H A D | set13 | 8 5 %S: Befehl in Shell eingebaut.\n 12 9 %S ist ein eingebauter Shell-Befehl\n
|
| H A D | set1 | 36 33 Keine Jobkontrolle in dieser Shell 75 72 Nicht in einer Login-Shell 79 76 Kann Login-Shell (noch) nicht anhalten
|
| H A D | set11 | 5 2 Daher keine Job Control in dieser Shell.\n
|
| /freebsd-12.1/contrib/bmake/ |
| H A D | job.h | 213 typedef struct Shell { struct 242 } Shell; argument
|
| H A D | job.c | 260 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 D | ExprOpenMP.h | 76 explicit OMPArraySectionExpr(EmptyShell Shell) in OMPArraySectionExpr() argument 77 : Expr(OMPArraySectionExprClass, Shell) {} in OMPArraySectionExpr()
|
| H A D | ExprCXX.h | 292 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 D | ExprObjC.h | 1596 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 D | ru_RU.UTF-8.base | 279 289 "Shell расширения не поддерживаются пока установлена опция безопасного редактирования" 293 304 "Shell расширение не удалось"
|
| H A D | zh_CN.UTF-8.base | 293 304 "Shell 展开失败"
|
| H A D | uk_UA.UTF-8.base | 278 289 "Shell'івске доповнення не дозволяється при встановленій опції secure edit"
|
| /freebsd-12.1/usr.bin/tip/tip/ |
| H A D | cmds.c | 928 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 D | Makefile.package | 69 ssh_COMMENT= Secure Shell Utilities 70 ssh_DESC= Secure Shell Utilities
|
| /freebsd-12.1/crypto/openssh/contrib/suse/ |
| H A D | rc.config.sshd | 2 # Start the Secure Shell (SSH) Daemon?
|
| H A D | openssh.spec | 14 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 D | master.passwd | 8 sshd:*:22:22::0:0:Secure Shell Daemon:/var/empty:/usr/sbin/nologin
|
| /freebsd-12.1/share/skel/ |
| H A D | dot.profile | 3 # .profile - Bourne Shell startup script for login shells
|
| /freebsd-12.1/share/doc/psd/02.implement/ |
| H A D | ref.bib | 3 %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 D | Args.cpp | 434 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 D | messages.subr | 110 msg_select_login_shell="Select Login Shell" 112 msg_shell="Shell"
|
| /freebsd-12.1/etc/ |
| H A D | master.passwd | 13 sshd:*:22:22::0:0:Secure Shell Daemon:/var/empty:/usr/sbin/nologin
|
| /freebsd-12.1/share/doc/psd/01.cacm/ |
| H A D | ref.bib | 80 %T U\s-2NIX\s0 Time-Sharing System: The U\s-2NIX\s0 Shell
|
| /freebsd-12.1/contrib/file/magic/Magdir/ |
| H A D | wordprocessors | 48 # Corel Shell 53 >>>9 byte x Corel Shell: Unknown filetype %d
|
| /freebsd-12.1/contrib/googletest/googletest/docs/ |
| H A D | XcodeGuide.md | 11 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 D | src.desc | 13 Shell functions (sh*.c). All these files are from csh.
|