Searched refs:putenv (Results 1 – 25 of 62) sorted by relevance
123
75 if (putenv (putenv_val) != 0) in do_test()151 putenv ((char *) VAR); in do_test()163 if (putenv (putenv_val) != 0) in do_test()
104 putenv \305 tst-putenv \445 $(objpfx)tst-putenv: $(objpfx)tst-putenvmod.so446 LDFLAGS-tst-putenv = -Wl,--no-as-needed
12 if (putenv (str) != 0) in init()
52 putenv (char *string) in putenv() function
52 putenv;
667 extern int putenv (char *__string) __THROW __nonnull ((1));
106 if (putenv (buf)) in do_test()127 putenv (envstring); in do_test()
100 putenv (buf); in main()
41 if (putenv(buf)) in main()
353 @deftypefun int putenv (char *@var{string})356 @c putenv @mtasuconst:@mtsenv @ascuheap @asulock @acucorrupt @aculock @acsmem362 The @code{putenv} function adds or removes definitions from the environment.373 user should change the string after the @code{putenv} call this will436 equivalent to a call to @code{putenv} when the @var{value} part of the461 Using @code{putenv} and @code{setenv} new entries can be added again
129 function int putenv (char*)
810 putenv (argv[1]); in main()
669 * sysdeps/generic/putenv.c: Deansideclized, added portability1147 * sysdeps/posix/{setenv,putenv}.c: Moved to sysdeps/generic.
1550 GLIBC_2.35 putenv F
1571 GLIBC_2.36 putenv F
1595 GLIBC_2.33 putenv F
1425 GLIBC_2.2.6 putenv F
1593 GLIBC_2.32 putenv F
1639 GLIBC_2.27 putenv F
1645 GLIBC_2.17 putenv F
1652 GLIBC_2.16 putenv F
1649 GLIBC_2.29 putenv F
1442 GLIBC_2.2.5 putenv F
1441 GLIBC_2.2 putenv F
1733 GLIBC_2.17 putenv F