SEARCH_PATH_FROM_ENVP


Description:

SEARCH_PATH_FROM_ENVP

if `argv[0]` is not an absolute path, it will be looked for in the `PATH` from the passed child environment.

Since: 2.34