| /onnv-gate/usr/src/lib/libc/port/sys/ |
| H A D | execle.c | 36 #pragma weak _execle = execle 47 execle(const char *file, const char *arg0, ...) in execle() function
|
| /onnv-gate/usr/src/cmd/bnu/ |
| H A D | xqt.c | 80 (void) execle(UUCICO, "UUCICO", "-r1", opt, (char *) 0, Env); 131 (void) execle(UUXQT, "UUXQT", opt, (char *) 0, Env);
|
| H A D | shio.c | 78 (void) execle(SHELL, "sh", "-c", cmd, (char *) 0, Env);
|
| H A D | uusched.c | 266 (void) execle(UUCICO, "UUCICO", "-r1", uopt, sopt, (char *) 0, Env); 268 (void) execle(UUCICO, "UUCICO", "-r1", sopt, (char *) 0, Env);
|
| /onnv-gate/usr/src/lib/libbc/libc/sys/common/ |
| H A D | execle.c | 38 execle(char *name, ...) in execle() function
|
| /onnv-gate/usr/src/cmd/modload/ |
| H A D | modunload.c | 123 (void) execle(execfile, execfile, modid, mod0, NULL, envp); in exec_userfile()
|
| H A D | modload.c | 143 (void) execle(execfile, execfile, module_id, mod0, NULL, envp); in l_exec_userfile()
|
| /onnv-gate/usr/src/lib/libbc/inc/include/ |
| H A D | unistd.h | 118 extern int execle(char *, ...);
|
| /onnv-gate/usr/src/cmd/power/ |
| H A D | conf.c | 312 (void) execle(powerd, powerd, "-d", NULL, NULL); in restart_powerd() 314 (void) execle(powerd, powerd, NULL, NULL); in restart_powerd()
|
| /onnv-gate/usr/src/cmd/sendmail/aux/ |
| H A D | smrsh.c | 431 (void) execle("/bin/sh", "/bin/sh", "-c", newcmdbuf,
|
| /onnv-gate/usr/src/lib/libsys/i386/ |
| H A D | libsys.list | 16 f 1 execle
|
| /onnv-gate/usr/src/head/ |
| H A D | unistd.h | 284 extern int execle(const char *, const char *, ...); 618 extern int execle();
|
| /onnv-gate/usr/src/lib/libsys/sparc/ |
| H A D | libsys.list | 16 f 1 execle
|
| /onnv-gate/usr/src/cmd/svc/startd/ |
| H A D | fork.c | 680 (void) execle(path, path, arg, 0, nenv); in fork_rc_script() 1064 (void) execle(EMI_PATH, EMI_PATH, NULL, envp); in fork_emi()
|
| H A D | method.c | 536 (void) execle(SBIN_SH, SBIN_SH, "-c", cmd, NULL, nenv); in exec_method()
|
| /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/POSIX/ |
| H A D | POSIX.pm | 634 sub execle { subroutine
|
| /onnv-gate/usr/src/lib/libsys/common/ |
| H A D | mapfile-vers | 102 execle;
|
| /onnv-gate/usr/src/cmd/bart/ |
| H A D | create.c | 332 if (execle("/usr/bin/sort", "sort", "-u", NULL, env) < 0) { in output_manifest()
|
| /onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/ |
| H A D | in.rexecd.c | 461 (void) execle(pwd->pw_shell, cp, "-c", cmdbuf, (char *)0, envinit); in doit()
|
| H A D | in.rshd.c | 1272 (void) execle(pwd->pw_shell, cp, "-c", (char *)cmdbuf + 3, in doit() 1275 (void) execle(pwd->pw_shell, cp, "-c", cmdbuf, NULL, in doit()
|
| /onnv-gate/usr/src/cmd/init/ |
| H A D | init.c | 966 (void) execle(SU, SU, "-", (char *)0, glob_envp); in enter_maintenance() 1428 (void) execle(SH, "INITSH", "-c", cmd->c_command, (char *)0, in spawn() 2106 (void) execle(SH, "INITSH", "-c", in boot_init() 4458 (void) execle(SH, "INITSH", "-c", cline, NULL, glob_envp); in startd_run()
|
| /onnv-gate/usr/src/cmd/login/ |
| H A D | login.c | 2173 (void) execle("/usr/bin/login", "login", (char *)0, in process_chroot_logins() 2175 (void) execle("/etc/login", "login", (char *)0, &envinit[0]); in process_chroot_logins()
|
| /onnv-gate/usr/src/lib/libast/common/features/ |
| H A D | sys | 175 extern execle int (const char*, const char*, ...)
|
| /onnv-gate/usr/src/cmd/svc/lsvcrun/ |
| H A D | lsvcrun.c | 924 (void) execle(arg1, arg1, arg2, arg3, NULL, newenv); in main()
|
| /onnv-gate/usr/src/lib/c_synonyms/ |
| H A D | syn_common | 268 execle
|