Home
last modified time | relevance | path

Searched refs:execv (Results 1 – 25 of 61) sorted by relevance

123

/original-bsd/lib/libc/tahoe/sys/
H A Dexecv.s14 ENTRY(execv)
20 ret # execv(file, argv)
/original-bsd/lib/libc/vax/sys/
H A Dexecv.s14 ENTRY(execv)
20 ret # execv(file, argv)
/original-bsd/usr.bin/pascal/pix/
H A Dpix.c81 execv(pi_comp, argv);
103 execv(px_debug, &argv[ac]);
/original-bsd/lib/libc/i386/sys/
H A Dexecv.s17 ENTRY(execv)
/original-bsd/lib/libc/hp300/sys/
H A Dexecv.s18 ENTRY(execv)
/original-bsd/old/berknet/
H A Dnetstart.c31 execv(NETDAEMON,argv);
H A Dsub.c323 execv(file, arr); in mexecl()
335 execv(s,p);
/original-bsd/usr.bin/diff/diff/
H A Ddiffdir.c350 execv(pr+4, prargs);
351 execv(pr, prargs);
368 execv(diff+4, diffargv);
369 execv(diff, diffargv);
/original-bsd/games/adventure/
H A Dokplay.c10 execv("/usr/games/lib/adventure", argv);
/original-bsd/sbin/mount_lfs/
H A Dmount_lfs.c112 execv(args[0], args);
/original-bsd/usr.sbin/amd/amd/
H A Dpfs_ops.c92 (void) execv(xivec[0], xivec+1);
/original-bsd/local/toolchest/ksh/sh/
H A Dsuid_exec.c193 execv(shell,argv);
351 execv(tmpname,arglist); in setids()
/original-bsd/local/ditroff/ditroff.old.okeeffe/gremlin.aed/gprint/
H A Dgdump.c148 execv (LPR, lpargs);
/original-bsd/bin/rmail/
H A Drmail.c264 execv(_PATH_SENDMAIL, args);
280 execv(_PATH_SENDMAIL, args);
/original-bsd/usr.bin/pascal/px_header/
H A Dpx_header.c118 execv(prog, args);
/original-bsd/libexec/fingerd/
H A Dfingerd.c122 execv(prog, comp);
/original-bsd/libexec/ftpd/
H A Dpopen.c102 execv(gargv[0], gargv);
/original-bsd/sbin/init/
H A Dinit.c601 execv(shell, argv); in single_user()
603 execv(_PATH_BSHELL, argv); in single_user()
684 execv(_PATH_BSHELL, argv); in runcom()
1000 execv(sp->se_window_argv[0], sp->se_window_argv);
1043 execv(sp->se_getty_argv[0], sp->se_getty_argv);
/original-bsd/contrib/libg++-2.3/libg++/g++-include/
H A Dunistd.h81 extern int execv _G_ARGS((const char*, char * const *));
/original-bsd/old/games.vax/compat/Original/
H A Druncompat.c96 return(execv(file, argv, envp));
/original-bsd/lib/libc/gen/
H A Dexec.c147 execv(name, argv) in execv() function
/original-bsd/include/
H A Dunistd.h39 int execv __P((const char *, char * const *));
/original-bsd/games/dm/
H A Ddm.c77 execv(pbuf, args);
/original-bsd/local/X11R5/mit/config/
H A Dimake.c526 execv(cpp, cpp_argv);
554 execv(make, make_argv); in makeit()
/original-bsd/usr.bin/f77/f77.tahoe/
H A Df77.c848 execv(ldname, v0);
953 execv(f, av+1);
958 execv(shellname, av);

123