execve 76 maint/gnulib/lib/execle.c execve (program, argv, env); execve 34 maint/gnulib/lib/execv.c return execve (program, argv, environ); execve 53 maint/gnulib/lib/execvpe.c execve (resolved_progname, argv, env); execve 891 maint/gnulib/lib/spawni.c execve (file, (char * const *) argv, (char * const *) envp); execve 939 maint/gnulib/lib/spawni.c execve (startp, (char * const *) argv, (char * const *) envp); execve 768 maint/gnulib/lib/unistd.in.h _GL_FUNCDECL_RPL (execve, int, execve 771 maint/gnulib/lib/unistd.in.h _GL_CXXALIAS_RPL (execve, int, execve 774 maint/gnulib/lib/unistd.in.h _GL_CXXALIAS_SYS (execve, int, execve 777 maint/gnulib/lib/unistd.in.h _GL_CXXALIASWARN (execve); execve 781 maint/gnulib/lib/unistd.in.h _GL_WARN_ON_USE (execve, "execve behaves very differently on mingw - " execve 793 maint/gnulib/lib/unistd.in.h _GL_CXXALIAS_MDA_CAST (execve, intptr_t, execve 797 maint/gnulib/lib/unistd.in.h _GL_CXXALIAS_SYS (execve, int, execve 800 maint/gnulib/lib/unistd.in.h _GL_CXXALIASWARN (execve); execve 25 maint/gnulib/tests/test-execve-main.c SIGNATURE_CHECK (execve, int, (const char *, char * const *, char * const *)); execve 90 maint/gnulib/tests/test-execve-main.c execve (progname, (char * const *) argv, (char * const *) env); execve 76 maint/gnulib/tests/test-unistd-c++.cc SIGNATURE_CHECK (GNULIB_NAMESPACE::execve, int,