Home
last modified time | relevance | path

Searched refs:SetEnvironmentVariable (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dsetenv.c71 if (SetEnvironmentVariable(var, val) == 0) in setenv()
/netbsd-src/external/public-domain/sqlite/dist/tea/win/
H A Dnmakehlp.c86 SetEnvironmentVariable("CL", ""); in main()
87 SetEnvironmentVariable("LINK", ""); in main()
/netbsd-src/sys/dev/arcbios/
H A Darcbios_calls.S186 AFV4ORLESS(SetEnvironmentVariable) /* long (*SetEnvironmentVariable)(const char *, const char *); */
H A Darcbios.h354 int32_t SetEnvironmentVariable; member
H A Dgenassym.cf68 define AFV_SetEnvironmentVariable offsetof(struct arcbios_fv, SetEnvironmentVariable)
/netbsd-src/sys/arch/sgimips/sgimips/
H A Darcemu.c102 .SetEnvironmentVariable = ARCEMU_UNIMPL,
/netbsd-src/external/mit/libuv/dist/test/
H A Dtest-spawn.c1356 SetEnvironmentVariable("PATH", newpath); in TEST_IMPL()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dwinbase.d2599 alias SetEnvironmentVariableW SetEnvironmentVariable;
2778 alias SetEnvironmentVariableA SetEnvironmentVariable;