Searched defs:putenv (Results 1 – 6 of 6) sorted by relevance
26 #define putenv _putenv macro
92 #define putenv _dbus_wince_putenv macro
328 putenv (char *str) in putenv() function
1969 int VG_WRAP_FUNCTION_ZU(VG_Z_LIBC_SONAME, putenv) (char* string) in VG_WRAP_FUNCTION_ZU() argument
694 INTERCEPTOR(int, putenv, char *string) { in INTERCEPTOR() argument
1346 TEST(MemorySanitizer, putenv) { in TEST() argument