Lines Matching refs:environment
229 Data type for environment variable storage.
537 checks the `USERPROFILE` environment variable using
540 `uv_os_homedir()` first checks the `HOME` environment variable using
555 On all other operating systems, `uv_os_tmpdir()` uses the first environment
718 Retrieves all environment variables. This function will allocate memory
728 Frees the memory allocated for the environment variables by
735 Retrieves the environment variable specified by `name`, copies its value
738 in `buffer`, including the null terminator. If the environment variable
741 matching environment variable exists, `UV_ENOENT` is returned.
750 Creates or updates the environment variable specified by `name` with
760 Deletes the environment variable specified by `name`. If no such environment