Searched refs:SetEnvironmentVariable (Results 1 – 8 of 8) sorted by relevance
71 if (SetEnvironmentVariable(var, val) == 0) in setenv()
86 SetEnvironmentVariable("CL", ""); in main()87 SetEnvironmentVariable("LINK", ""); in main()
186 AFV4ORLESS(SetEnvironmentVariable) /* long (*SetEnvironmentVariable)(const char *, const char *); */
354 int32_t SetEnvironmentVariable; member
68 define AFV_SetEnvironmentVariable offsetof(struct arcbios_fv, SetEnvironmentVariable)
102 .SetEnvironmentVariable = ARCEMU_UNIMPL,
1356 SetEnvironmentVariable("PATH", newpath); in TEST_IMPL()
2599 alias SetEnvironmentVariableW SetEnvironmentVariable;2778 alias SetEnvironmentVariableA SetEnvironmentVariable;