Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
exec.cpp File Reference
#include <util/exec.h>
#include <util/fs.h>
#include <util/subprocess.h>
#include <string>
#include <vector>
#include <unistd.h>
Include dependency graph for exec.cpp:

Go to the source code of this file.

Namespaces

namespace  util

Functions

int util::ExecVp (const char *file, char *const argv[])
fs::path util::GetExePath (std::string_view argv0)