Home
last modified time | relevance | path

Searched refs:putenv (Results 1 – 25 of 62) sorted by relevance

123

/glibc-2.36/stdlib/
Dtst-environ.c75 if (putenv (putenv_val) != 0) in do_test()
151 putenv ((char *) VAR); in do_test()
163 if (putenv (putenv_val) != 0) in do_test()
DMakefile104 putenv \
305 tst-putenv \
445 $(objpfx)tst-putenv: $(objpfx)tst-putenvmod.so
446 LDFLAGS-tst-putenv = -Wl,--no-as-needed
Dtst-putenvmod.c12 if (putenv (str) != 0) in init()
Dputenv.c52 putenv (char *string) in putenv() function
DVersions52 putenv;
Dstdlib.h667 extern int putenv (char *__string) __THROW __nonnull ((1));
/glibc-2.36/timezone/
Dtst-timezone.c106 if (putenv (buf)) in do_test()
127 putenv (envstring); in do_test()
/glibc-2.36/sysdeps/unix/sysv/linux/
Dlddlibc4.c100 putenv (buf); in main()
/glibc-2.36/time/
Dtest_time.c41 if (putenv(buf)) in main()
/glibc-2.36/manual/
Dstartup.texi353 @deftypefun int putenv (char *@var{string})
356 @c putenv @mtasuconst:@mtsenv @ascuheap @asulock @acucorrupt @aculock @acsmem
362 The @code{putenv} function adds or removes definitions from the environment.
373 user should change the string after the @code{putenv} call this will
436 equivalent to a call to @code{putenv} when the @var{value} part of the
461 Using @code{putenv} and @code{setenv} new entries can be added again
/glibc-2.36/conform/data/
Dstdlib.h-data129 function int putenv (char*)
/glibc-2.36/support/
Dtest-container.c810 putenv (argv[1]); in main()
/glibc-2.36/ChangeLog.old/
DChangeLog.4669 * sysdeps/generic/putenv.c: Deansideclized, added portability
1147 * sysdeps/posix/{setenv,putenv}.c: Moved to sysdeps/generic.
/glibc-2.36/sysdeps/unix/sysv/linux/or1k/
Dlibc.abilist1550 GLIBC_2.35 putenv F
/glibc-2.36/sysdeps/unix/sysv/linux/loongarch/lp64/
Dlibc.abilist1571 GLIBC_2.36 putenv F
/glibc-2.36/sysdeps/unix/sysv/linux/riscv/rv32/
Dlibc.abilist1595 GLIBC_2.33 putenv F
/glibc-2.36/sysdeps/mach/hurd/i386/
Dlibc.abilist1425 GLIBC_2.2.6 putenv F
/glibc-2.36/sysdeps/unix/sysv/linux/arc/
Dlibc.abilist1593 GLIBC_2.32 putenv F
/glibc-2.36/sysdeps/unix/sysv/linux/riscv/rv64/
Dlibc.abilist1639 GLIBC_2.27 putenv F
/glibc-2.36/sysdeps/unix/sysv/linux/aarch64/
Dlibc.abilist1645 GLIBC_2.17 putenv F
/glibc-2.36/sysdeps/unix/sysv/linux/x86_64/x32/
Dlibc.abilist1652 GLIBC_2.16 putenv F
/glibc-2.36/sysdeps/unix/sysv/linux/csky/
Dlibc.abilist1649 GLIBC_2.29 putenv F
/glibc-2.36/sysdeps/unix/sysv/linux/x86_64/64/
Dlibc.abilist1442 GLIBC_2.2.5 putenv F
/glibc-2.36/sysdeps/unix/sysv/linux/s390/s390-64/
Dlibc.abilist1441 GLIBC_2.2 putenv F
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/powerpc64/le/
Dlibc.abilist1733 GLIBC_2.17 putenv F

123