2 * This function is not written. The idea was to provide a quick drop-in
3 * replacement for fork()/execve() pair. It was planned for use in dhclient
4 * but was cancelled due to architectural change
7 int ExecVEAsync(const char *filename
, char *const argv
[], char *const envp
[])