| /openbsd-src/gnu/gcc/gcc/config/i386/ |
| H A D | cygwin1.c | 33 putenv (xstrdup ("GCC_CYGWIN_MINGW=0")); in mingw_scan() 37 putenv (xstrdup ("GCC_CYGWIN_WIN32=0")); in mingw_scan() 39 putenv (xstrdup ("GCC_CYGWIN_WIN32=1")); in mingw_scan() 51 putenv (xstrdup ("GCC_CYGWIN_MINGW=1")); in mingw_scan()
|
| /openbsd-src/gnu/lib/libiberty/src/ |
| H A D | putenv.c | 42 #define putenv libiberty_putenv macro 63 #undef putenv 70 putenv (const char *string) in putenv() function
|
| /openbsd-src/gnu/gcc/fixincludes/tests/base/ |
| H A D | stdlib.h | 32 extern int putenv _AP((char *)); 66 int putenv( char *__s ); 70 int putenv();
|
| /openbsd-src/lib/libcurses/tinfo/ |
| H A D | getenv_num.c | 73 putenv(s); in _nc_setenv_num() 75 #error expected setenv/putenv functions in _nc_setenv_num()
|
| /openbsd-src/gnu/lib/libreadline/ |
| H A D | shell.c | 128 putenv (b); 131 putenv (b);
|
| /openbsd-src/lib/libc/stdlib/ |
| H A D | setenv.c | 43 putenv(char *str) in putenv() function 84 DEF_WEAK(putenv);
|
| /openbsd-src/usr.bin/ktrace/ |
| H A D | ktrace.c | 110 putenv("LD_BIND_NOW="); in main() 145 putenv("LIBC_NOUSERTC="); in main()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/m68k/ |
| H A D | t-hp320 | 1 # So putenv and other functions get seen by fixproto.
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/pa/ |
| H A D | t-pa-hpux | 1 # So putenv and other functions get seen by fixproto.
|
| /openbsd-src/gnu/gcc/gcc/config/pa/ |
| H A D | t-pa-hpux | 1 # So putenv and other functions get seen by fixproto.
|
| /openbsd-src/regress/lib/libc/env/ |
| H A D | envtest.c | 110 if (putenv("USER=nobody") != 0) { in main()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/vax/ |
| H A D | xm-vms.h | 110 #define putenv(x) macro
|
| /openbsd-src/gnu/llvm/clang/tools/c-arcmt-test/ |
| H A D | c-arcmt-test.c | 116 putenv("LIBCLANG_LOGGING=1"); in main()
|
| /openbsd-src/gnu/usr.bin/binutils/intl/ |
| H A D | cat-compat.c | 199 putenv (new_val);
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/intl/ |
| H A D | cat-compat.c | 199 putenv (new_val);
|
| H A D | config.in | 82 /* Define if you have the putenv function. */
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/ia64/ |
| H A D | t-hpux | 26 # and also fix the definition of putenv in sys-protos.h (const char not char).
|
| /openbsd-src/lib/libc/hidden/ |
| H A D | stdlib.h | 130 PROTO_NORMAL(putenv);
|
| /openbsd-src/include/ |
| H A D | stdlib.h | 163 int putenv(char *);
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | tlink.c | 470 putenv (xstrdup ("COMPILER_PATH=")); in recompile_files() 471 putenv (xstrdup ("LIBRARY_PATH=")); in recompile_files()
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Time-Piece/ |
| H A D | Piece.xs | 86 #undef putenv 89 # define putenv xceputenv macro 123 putenv(newenv); in fix_win32_tzenv()
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | tlink.c | 449 putenv (xstrdup ("COMPILER_PATH=")); in recompile_files() 450 putenv (xstrdup ("LIBRARY_PATH=")); in recompile_files()
|
| /openbsd-src/gnu/usr.bin/perl/win32/ |
| H A D | win32iop.h | 350 #undef putenv 351 #define putenv win32_putenv macro
|
| /openbsd-src/gnu/usr.bin/cvs/src/ |
| H A D | main.c | 768 (void) putenv (env); 978 (void) putenv (env);
|
| /openbsd-src/gnu/usr.bin/binutils/opcodes/ |
| H A D | config.in | 64 /* Define if you have the putenv function. */
|