Home
last modified time | relevance | path

Searched refs:_PATH_BSHELL (Results 1 – 25 of 243) sorted by relevance

12345678910

/dports/mail/postfix-current/postfix-3.7-20211107/src/util/
H A Dsys_defs.h283 #define _PATH_BSHELL "/bin/sh" macro
378 #define _PATH_BSHELL "/bin/sh" macro
423 #define _PATH_BSHELL "/bin/sh" macro
502 #define _PATH_BSHELL "/bin/sh" macro
565 #ifndef _PATH_BSHELL
566 #define _PATH_BSHELL "/bin/sh" macro
626 #define _PATH_BSHELL "/bin/sh" macro
671 #define _PATH_BSHELL "/bin/sh" macro
714 #define _PATH_BSHELL "/bin/sh" macro
954 #define _PATH_BSHELL "/bin/sh" macro
[all …]
H A Dexec_command.c92 (void) execl(_PATH_BSHELL, "sh", "-c", command, (char *) 0); in exec_command()
93 msg_fatal("execl %s: %m", _PATH_BSHELL); in exec_command()
/dports/net/rdist6/rdist-6.1.5/src/
H A Drshrcmd.c86 execlp(_PATH_BSHELL, xbasename(_PATH_BSHELL), "-c",
88 error("execlp %s failed: %s.", _PATH_BSHELL, SYSERR);
/dports/net/44bsd-rdist/44bsd-rdist-20001111_2/
H A Drshrcmd.c97 execlp(_PATH_BSHELL, xbasename(_PATH_BSHELL), "-c",
99 error("execlp %s failed: %s.", _PATH_BSHELL, strerror(errno));
/dports/net/rdist6/rdist-6.1.5/include/
H A Drdistpaths.h37 #ifndef _PATH_BSHELL
38 #define _PATH_BSHELL "/bin/sh" macro
/dports/sysutils/cronolog-devel/cronolog-1.7.1/src/
H A Dconfig.h27 #ifdef _PATH_BSHELL
28 #define PATH_BSHELL _PATH_BSHELL
/dports/sysutils/isc-cron/isc-cron-4.1_2/
H A Dpathnames.h92 #ifndef _PATH_BSHELL
93 # define _PATH_BSHELL "/bin/sh" macro
/dports/lang/snobol4/snobol4-2.2.2/lib/bsd/
H A Dpopen.c66 #ifndef _PATH_BSHELL
67 #define _PATH_BSHELL "/bin/sh" macro
152 execl(_PATH_BSHELL, "sh", "-c", command, NULL); in popen()
/dports/misc/rump/buildrump.sh-b914579/src/include/
H A Dpaths.h121 #define _PATH_BSHELL RESCUEDIR "/sh" macro
125 #define _PATH_BSHELL "/bin/sh" macro
/dports/editors/vigor/vigor-0.016/build/
H A Dpathnames.h.in3 #ifndef _PATH_BSHELL
4 #define _PATH_BSHELL "@vi_cv_path_shell@" macro
/dports/sysutils/consolekit2/ConsoleKit2-520b862/tools/
H A Dck-launch-session.c39 #define _PATH_BSHELL "/bin/sh" macro
121 shell = _PATH_BSHELL; in main()
/dports/x11-wm/i3/i3-4.20.1/i3-nagbar/
H A Dmain.c120 execl(_PATH_BSHELL, _PATH_BSHELL, "-c", command, NULL); in start_application()
177 fprintf(script, "#!%s\nrm %s\n%s", _PATH_BSHELL, script_path, button->action); in handle_button_release()
400 execl(_PATH_BSHELL, _PATH_BSHELL, cmd, NULL); in main()
401 err(EXIT_FAILURE, "execl(%s, %s, %s)", _PATH_BSHELL, _PATH_BSHELL, cmd); in main()
/dports/x11-wm/i3-gaps/i3-4.20.1/i3-nagbar/
H A Dmain.c120 execl(_PATH_BSHELL, _PATH_BSHELL, "-c", command, NULL); in start_application()
177 fprintf(script, "#!%s\nrm %s\n%s", _PATH_BSHELL, script_path, button->action); in handle_button_release()
400 execl(_PATH_BSHELL, _PATH_BSHELL, cmd, NULL); in main()
401 err(EXIT_FAILURE, "execl(%s, %s, %s)", _PATH_BSHELL, _PATH_BSHELL, cmd); in main()
/dports/comms/gammu/gammu-1.42.0/libgammu/device/proxy/
H A Dproxy.c34 #ifndef _PATH_BSHELL
35 # define _PATH_BSHELL "/bin/sh" macro
50 shell = _PATH_BSHELL; in proxy_connect()
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/stdlib/
H A Dsystem.c67 if (access(_PATH_BSHELL, X_OK) == 0) in system()
103 execve(_PATH_BSHELL, __UNCONST(argp), environ); in system()
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/gen/
H A Dexecvp.c135 memp[0] = _PATH_BSHELL; in __weak_alias()
138 (void)execve(_PATH_BSHELL, __UNCONST(memp), envp); in __weak_alias()
/dports/security/sudo/sudo-1.9.8p2/
H A Dpathnames.h.in197 #ifndef _PATH_BSHELL
198 # undef _PATH_BSHELL
199 #endif /* _PATH_BSHELL */
253 /* On AIX, _PATH_BSHELL in paths.h is /usr/bin/bsh but we want /usr/bin/sh */
258 # define _PATH_SUDO_BSHELL _PATH_BSHELL
/dports/ports-mgmt/pkg/pkg-1.17.5/libpkg/
H A Dscripts.c178 argv[0] = _PATH_BSHELL; in pkg_script_run()
194 argv[0] = _PATH_BSHELL; in pkg_script_run()
202 if ((error = posix_spawn(&pid, _PATH_BSHELL, &action, in pkg_script_run()
/dports/net-im/licq-qt-gui/licq-f271d55/licq/src/utils/
H A Dexec.cpp31 # define _PATH_BSHELL "/bin/sh" macro
102 ::execl(_PATH_BSHELL, "sh", "-c", command, NULL); in Exec()
/dports/net-im/licq-icq/licq-f271d55/licq/src/utils/
H A Dexec.cpp31 # define _PATH_BSHELL "/bin/sh" macro
102 ::execl(_PATH_BSHELL, "sh", "-c", command, NULL); in Exec()
/dports/net-im/licq/licq-f271d55/licq/src/utils/
H A Dexec.cpp31 # define _PATH_BSHELL "/bin/sh" macro
102 ::execl(_PATH_BSHELL, "sh", "-c", command, NULL); in Exec()
/dports/net-im/licq-jabber/licq-f271d55/licq/src/utils/
H A Dexec.cpp31 # define _PATH_BSHELL "/bin/sh" macro
102 ::execl(_PATH_BSHELL, "sh", "-c", command, NULL); in Exec()
/dports/net-im/licq-osd/licq-f271d55/licq/src/utils/
H A Dexec.cpp31 # define _PATH_BSHELL "/bin/sh" macro
102 ::execl(_PATH_BSHELL, "sh", "-c", command, NULL); in Exec()
/dports/devel/android-tools-adb/platform_system_core-android-9.0.0_r3/adb/
H A Dshell_service.cpp347 execle(_PATH_BSHELL, _PATH_BSHELL, "-", nullptr, cenv.data()); in ForkAndExec()
349 execle(_PATH_BSHELL, _PATH_BSHELL, "-c", command_.c_str(), nullptr, cenv.data()); in ForkAndExec()
351 WriteFdExactly(child_error_sfd, "exec '" _PATH_BSHELL "' failed: "); in ForkAndExec()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/include/
H A Dpaths.h5 #define _PATH_BSHELL "/bin/sh" macro

12345678910