Home | History | Annotate | Download | only in libffi

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+"$@"}
153 # Shell function definitions:
197 # Has to be a shell function in order to 'eat' the argument
227 *executable*) # but shell scripts are "executable" too...
258 # Blanks in the command may have been stripped by the calling shell,
270 # Double-quote args containing other shell metacharacters.
415 # End of Shell function definitions
504 $echo "$progname: enabling shell trace mode"
711 # Double-quote args containing other shell metacharacters.
744 # Double-quote args containing other shell metacharacters.
831 && $echo "$modename: libobj name \`$libobj' may not contain shell special characters."
4902 if test "X$echo" = "X$SHELL $progpath --fallback-echo"; then
4904 [\\/]* | [A-Za-z]:[\\/]*) qecho="$SHELL $progpath --fallback-echo";;
4905 *) qecho="$SHELL `pwd`/$progpath --fallback-echo";;
5035 newargz[0] = (char *) xstrdup("$SHELL");
5061 execv("$SHELL",(char const **)newargz);
5066 execv("$SHELL",newargz);
5278 # here, but OTOH, the wrappers (shell script and this C one)
5289 #! $SHELL
5319 # The HP-UX ksh and POSIX shell print the target directory to stdout
5342 # Restart under the correct shell, and then maybe \$echo will work.
5343 exec $SHELL \"\$0\" --no-reexec \${1+\"\$@\"}
5646 relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
5784 if test "$nonopt" = "$SHELL" || test "$nonopt" = /bin/sh ||
6279 exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs'
6469 # Quote arguments (to preserve shell metacharacters).
6717 --debug enable verbose shell tracing
6928 # mode:shell-script