Searched defs:execv (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/Libc-1044.1.2/gen/FreeBSD/
H A Dexec.c138 execv(name, argv) function
/macosx-10.10.1/ruby-106/ruby/symbian/
H A Dmissing-pips.c32 int execv(const char *path, char *const argv[]) function
/macosx-10.10.1/ruby-106/ruby/include/ruby/
H A Dwin32.h162 #undef execv macro
163 #define execv(path,argv) rb_w32_aspawn(P_OVERLAY,path,argv) macro
/macosx-10.10.1/tcsh-65/tcsh/win32/
H A Dntport.h115 #define execv(a,b) nt_exec((a),(b)) macro

Completed in 244 milliseconds