| /freebsd-10-stable/usr.bin/make/ |
| D | shell.c | 116 struct Shell *commandShell; 123 void ShellDump(const struct Shell *) __unused; 139 ShellFree(struct Shell *sh) in ShellFree() 162 ShellDump(const struct Shell *sh) in ShellDump() 185 static struct Shell * 189 struct Shell *sh; in ShellParseSpec() 309 struct Shell *sh; in Shell_Init() 328 static struct Shell * 331 struct Shell *sh; in ShellMatch() 392 struct Shell *sh; in Shell_Parse() [all …]
|
| D | shell.h | 60 struct Shell { struct 61 TAILQ_ENTRY(Shell) link; /* link all shell descriptions */ 103 TAILQ_HEAD(Shells, Shell); argument 105 extern struct Shell *commandShell;
|
| /freebsd-10-stable/cddl/contrib/dtracetoolkit/Shell/ |
| D | Readme | 1 Shell - DTracing Shell Scripting 10 sh - the Bourne Shell. This provider was written by Alan Hargreaves and 14 Since the DTrace Shell providers are under development, there is a chance
|
| /freebsd-10-stable/contrib/tcsh/nls/german/ |
| D | set13 | 8 5 %S: Befehl in Shell eingebaut.\n 12 9 %S ist ein eingebauter Shell-Befehl\n
|
| D | set1 | 36 33 Keine Jobkontrolle in dieser Shell 75 72 Nicht in einer Login-Shell 79 76 Kann Login-Shell (noch) nicht anhalten
|
| D | set11 | 5 2 Daher keine Job Control in dieser Shell.\n
|
| /freebsd-10-stable/contrib/bmake/ |
| D | job.h | 213 typedef struct Shell { struct 242 } Shell; argument
|
| 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-10-stable/cddl/contrib/dtracetoolkit/Examples/ |
| D | sh_stat_example.txt | 1 Following are examples of running sh_stat.d on Shell scripts. 7 This shows the sh_stat.d script reflecting the Code/Shell/func_slow.sh script.
|
| D | sh_syscalls_example.txt | 3 This is a simple script to count Shell functions, built-ins, external command 5 Code/Shell/func_abc.sh.
|
| D | sh_lines_example.txt | 4 example program, Code/Shell/func_slow.sh.
|
| D | sh_cpudist_example.txt | 5 traces the example program, Code/Shell/func_slow.sh.
|
| /freebsd-10-stable/usr.bin/vi/catalog/ |
| D | ru_RU.UTF-8.base | 279 289 "Shell расширения не поддерживаются пока установлена опция безопасного редактирования" 293 304 "Shell расширение не удалось"
|
| D | zh_CN.UTF-8.base | 293 304 "Shell 展开失败"
|
| D | uk_UA.UTF-8.base | 278 289 "Shell'івске доповнення не дозволяється при встановленій опції secure edit"
|
| /freebsd-10-stable/usr.bin/tip/tip/ |
| D | cmds.c | 926 char *cp, *Shell; in expand() local 940 Shell = value(SHELL); in expand() 941 if (Shell == NOSTR) in expand() 942 Shell = _PATH_BSHELL; in expand() 949 execl(Shell, Shell, "-c", cmdbuf, (char *)NULL); in expand()
|
| /freebsd-10-stable/crypto/openssh/contrib/suse/ |
| D | rc.config.sshd | 2 # Start the Secure Shell (SSH) Daemon?
|
| /freebsd-10-stable/release/picobsd/floppy.tree/etc/ |
| D | master.passwd | 8 sshd:*:22:22::0:0:Secure Shell Daemon:/var/empty:/usr/sbin/nologin
|
| /freebsd-10-stable/cddl/contrib/dtracetoolkit/ |
| D | README | 72 Shell/ Scripts for tracing Shell languages
|
| D | Guide | 72 Shell/ Scripts for tracing Shell languages
|
| /freebsd-10-stable/share/skel/ |
| D | dot.profile | 3 # .profile - Bourne Shell startup script for login shells
|
| /freebsd-10-stable/share/doc/psd/02.implement/ |
| D | ref.bib | 3 %T U\s-2NIX\s0 Time-Sharing System: The U\s-2NIX\s0 Shell
|
| /freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/ |
| D | ExprCXX.h | 195 explicit CXXNamedCastExpr(StmtClass SC, EmptyShell Shell, unsigned PathSize) in CXXNamedCastExpr() argument 196 : ExplicitCastExpr(SC, Shell, PathSize) { } in CXXNamedCastExpr() 1220 explicit CXXFunctionalCastExpr(EmptyShell Shell, unsigned PathSize) in CXXFunctionalCastExpr() argument 1221 : ExplicitCastExpr(CXXFunctionalCastExprClass, Shell, PathSize) { } in CXXFunctionalCastExpr() 1644 explicit CXXScalarValueInitExpr(EmptyShell Shell) in CXXScalarValueInitExpr() argument 1645 : Expr(CXXScalarValueInitExprClass, Shell) { } in CXXScalarValueInitExpr() 1719 explicit CXXNewExpr(EmptyShell Shell) in CXXNewExpr() argument 1720 : Expr(CXXNewExprClass, Shell), SubExprs(0) { } in CXXNewExpr() 1887 explicit CXXDeleteExpr(EmptyShell Shell) in CXXDeleteExpr() argument 1888 : Expr(CXXDeleteExprClass, Shell), OperatorDelete(0), Argument(0) { } in CXXDeleteExpr() [all …]
|
| /freebsd-10-stable/usr.sbin/bsdconfig/usermgmt/include/ |
| D | messages.subr | 110 msg_select_login_shell="Select Login Shell" 112 msg_shell="Shell"
|
| /freebsd-10-stable/etc/ |
| D | master.passwd | 13 sshd:*:22:22::0:0:Secure Shell Daemon:/var/empty:/usr/sbin/nologin
|