Searched defs:putenv (Results 1 – 10 of 10) sorted by relevance
42 #define putenv libiberty_putenv macro70 putenv (const char *string) in putenv() function
51 putenv(const char *string) in putenv() function
399 #define putenv rk_putenv macro
50 int putenv(const char *string) in putenv() function
82 bool putenv; member605 putenv(char *string) in putenv() function
165 putenv(const char *string) in putenv() function
76 int putenv(nameval) in putenv() function
688 INTERCEPTOR(int, putenv, char *string) { in INTERCEPTOR() argument
1346 TEST(MemorySanitizer, putenv) { in TEST() argument