Home
last modified time | relevance | path

Searched refs:win32_putenv (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/usr.bin/perl/win32/
Dwin32iop.h130 DllExport int win32_putenv(const char *name);
351 #define putenv win32_putenv
Dperlhost.h2549 (void)win32_putenv(lpStr); in Clearenv()
2575 return win32_putenv(envstring); in Putenv()
Dwin32.c2415 win32_putenv(const char *name) in win32_putenv() function