execvp 532 daemons/pacemakerd/pcmkd_subdaemons.c (void)execvp(VALGRIND_BIN, opts_vgrind); execvp 534 daemons/pacemakerd/pcmkd_subdaemons.c (void)execvp(child->command, opts_default); execvp 1004 lib/services/services_linux.c execvp(op->opaque->exec, op->opaque->args); execvp 75 maint/gnulib/lib/execlp.c execvp (program, argv); execvp 809 maint/gnulib/lib/unistd.in.h _GL_FUNCDECL_RPL (execvp, int, (const char *program, char * const *argv) execvp 811 maint/gnulib/lib/unistd.in.h _GL_CXXALIAS_RPL (execvp, int, (const char *program, char * const *argv)); execvp 813 maint/gnulib/lib/unistd.in.h _GL_CXXALIAS_SYS (execvp, int, (const char *program, char * const *argv)); execvp 815 maint/gnulib/lib/unistd.in.h _GL_CXXALIASWARN (execvp); execvp 819 maint/gnulib/lib/unistd.in.h _GL_WARN_ON_USE (execvp, "execvp behaves very differently on mingw - " execvp 831 maint/gnulib/lib/unistd.in.h _GL_CXXALIAS_MDA_CAST (execvp, intptr_t, execvp 834 maint/gnulib/lib/unistd.in.h _GL_CXXALIAS_SYS (execvp, int, (const char *program, char * const *argv)); execvp 836 maint/gnulib/lib/unistd.in.h _GL_CXXALIASWARN (execvp); execvp 25 maint/gnulib/tests/test-execvp-main.c SIGNATURE_CHECK (execvp, int, (const char *, char * const *)); execvp 48 maint/gnulib/tests/test-execvp-main.c execvp (progname, (char * const *) argv); execvp 81 maint/gnulib/tests/test-unistd-c++.cc SIGNATURE_CHECK (GNULIB_NAMESPACE::execvp, int,