Home | History | Annotate | Download | only in libevent

Lines Matching refs:SHELL

30 # is ksh but when the shell is invoked as "sh" and the current value of
74 # Restart under the correct shell, and then maybe $echo will work.
75 exec $SHELL "$progpath" --no-reexec ${1+"$@"}
159 # Shell function definitions:
203 # Has to be a shell function in order to 'eat' the argument
233 *executable*) # but shell scripts are "executable" too...
264 # Blanks in the command may have been stripped by the calling shell,
276 # Double-quote args containing other shell metacharacters.
421 # End of Shell function definitions
510 $echo "$progname: enabling shell trace mode"
717 # Double-quote args containing other shell metacharacters.
750 # Double-quote args containing other shell metacharacters.
838 && $echo "$modename: libobj name \`$libobj' may not contain shell special characters."
4928 if test "X$echo" = "X$SHELL $progpath --fallback-echo"; then
4930 [\\/]* | [A-Za-z]:[\\/]*) qecho="$SHELL $progpath --fallback-echo";;
4931 *) qecho="$SHELL `pwd`/$progpath --fallback-echo";;
5061 newargz[0] = (char *) xstrdup("$SHELL");
5087 execv("$SHELL",(char const **)newargz);
5092 execv("$SHELL",newargz);
5304 # here, but OTOH, the wrappers (shell script and this C one)
5315 #! $SHELL
5345 # The HP-UX ksh and POSIX shell print the target directory to stdout
5368 # Restart under the correct shell, and then maybe \$echo will work.
5369 exec $SHELL \"\$0\" --no-reexec \${1+\"\$@\"}
5672 relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
5810 if test "$nonopt" = "$SHELL" || test "$nonopt" = /bin/sh ||
6305 exec_cmd='$SHELL
6495 # Quote arguments (to preserve shell metacharacters).
6743 --debug enable verbose shell tracing
6954 # mode:shell-script