Home
last modified time | relevance | path

Searched refs:exec_shell (Results 1 – 25 of 88) sorted by relevance

1234

/dports/editors/vile/vile-9.8v/
H A Dw32pipe.c186 exec_shell(char *cmd, HANDLE * handles, int hide_child GCC_UNUSED) in exec_shell() function
353 rc = (exec_shell(cmd, in native_inout_popen()
534 rc = (exec_shell(cmd, in tmp_inout_popen()
612 rc = (exec_shell(shcmd, in npflush()
673 rc = (exec_shell(shcmd, in tmp_npclose()
/dports/editors/xvile/vile-9.8v/
H A Dw32pipe.c186 exec_shell(char *cmd, HANDLE * handles, int hide_child GCC_UNUSED) in exec_shell() function
353 rc = (exec_shell(cmd, in native_inout_popen()
534 rc = (exec_shell(cmd, in tmp_inout_popen()
612 rc = (exec_shell(shcmd, in npflush()
673 rc = (exec_shell(shcmd, in tmp_npclose()
/dports/misc/dejagnu/dejagnu-1.6.3/config/
H A Dunix.exp82 if {[board_info $dest exists exec_shell]} {
129 if {[board_info $dest exists exec_shell]} {
/dports/sysutils/linrename/util-linux-2.25.2/include/
H A Dexec_shell.h1 extern void __attribute__((__noreturn__)) exec_shell(void);
H A DMakemodule.am18 include/exec_shell.h \
/dports/devel/util-linux/util-linux-2.36/include/
H A Dexec_shell.h4 extern void exec_shell(void) __attribute__((__noreturn__));
H A DMakemodule.am21 include/exec_shell.h \
/dports/japanese/sj3-lib/sj3-2.0.1.20/sj3/ttytest/
H A Dttytest.c57 exec_shell(fd, argv, envp) in exec_shell() function
263 exec_shell(slave_fd, argv, envp);
/dports/ports-mgmt/pkg/pkg-1.17.5/src/
H A Dshell.c42 exec_shell(int argc, char **argv) in exec_shell() function
H A Dpkgcli.h162 int exec_shell(int, char **);
/dports/sysutils/linrename/util-linux-2.25.2/lib/
H A Dexec_shell.c32 void exec_shell(void) in exec_shell() function
H A DMakemodule.am28 lib/exec_shell.c \
/dports/devel/util-linux/util-linux-2.36/lib/
H A Dexec_shell.c33 void __attribute__((__noreturn__)) exec_shell(void) in exec_shell() function
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/slirp/
H A Dmain.h33 extern char *exec_shell;
/dports/net/vde2/vde2-2.3.2/src/slirpvde/
H A Dmain.h30 extern char *exec_shell;
/dports/emulators/bochs/bochs-2.7/iodev/network/slirp/
H A Dmain.h35 extern char *exec_shell;
/dports/emulators/pcem/pcem_emulator-pcem-faf5d6423060/src/slirp/
H A Dmain.h32 extern char *exec_shell;
/dports/emulators/fs-uae/fs-uae-3.1.35/src/slirp/
H A Dmain.h32 extern char *exec_shell;
/dports/net/vde/vde-1.5.7/slirpvde/
H A Dmain.h33 extern char *exec_shell;
/dports/security/calife/calife-3.0.6/
H A Dcalife.c485 exec_shell (calife->pw_shell); in main()
489 exec_shell (shell); in main()
710 exec_shell (char * shell_name) in exec_shell() function
H A Dconf.h185 void exec_shell (char *);
/dports/www/elinks/elinks-0.11.7/src/terminal/
H A Dterminal.h163 void exec_shell(struct terminal *term);
/dports/sysutils/linrename/util-linux-2.25.2/sys-utils/
H A Dunshare.c194 exec_shell(); in main()
/dports/mail/filtermail/filtermail-0.8.6/src/
H A Drcfile.yy61 extern string exec_shell (const char*);
197 $$ = strdup (exec_shell ($1).c_str ());
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/etc/unix/
H A Drun_erl.c147 static void exec_shell(char **);
462 exec_shell(argv+off_argv); /* exec_shell expects argv[2] to be */ in main()
1113 static void exec_shell(char **argv) in exec_shell() function

1234