execvpe            34 maint/gnulib/lib/execvp.c   return execvpe (program, argv, environ);
execvpe           845 maint/gnulib/lib/unistd.in.h _GL_FUNCDECL_RPL (execvpe, int,
execvpe           848 maint/gnulib/lib/unistd.in.h _GL_CXXALIAS_RPL (execvpe, int,
execvpe           852 maint/gnulib/lib/unistd.in.h _GL_FUNCDECL_SYS (execvpe, int,
execvpe           856 maint/gnulib/lib/unistd.in.h _GL_CXXALIAS_SYS (execvpe, int,
execvpe           859 maint/gnulib/lib/unistd.in.h _GL_CXXALIASWARN (execvpe);
execvpe           863 maint/gnulib/lib/unistd.in.h _GL_WARN_ON_USE (execvpe, "execvpe behaves very differently on mingw - "
execvpe           876 maint/gnulib/lib/unistd.in.h _GL_CXXALIAS_MDA_CAST (execvpe, intptr_t,
execvpe           881 maint/gnulib/lib/unistd.in.h _GL_FUNCDECL_SYS (execvpe, int,
execvpe           885 maint/gnulib/lib/unistd.in.h _GL_CXXALIAS_SYS (execvpe, int,
execvpe           889 maint/gnulib/lib/unistd.in.h _GL_CXXALIASWARN (execvpe);
execvpe            25 maint/gnulib/tests/test-execvpe-main.c SIGNATURE_CHECK (execvpe, int, (const char *, char * const *, char * const *));
execvpe            90 maint/gnulib/tests/test-execvpe-main.c   execvpe (progname, (char * const *) argv, (char * const *) env);
execvpe            86 maint/gnulib/tests/test-unistd-c++.cc SIGNATURE_CHECK (GNULIB_NAMESPACE::execvpe, int,