Home
last modified time | relevance | path

Searched defs:new_environ (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/libs/libgroff/
H A Dputenv.c86 char **new_environ = (char **) malloc((size + 2) * sizeof(char *)); in putenv() local
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dsetenv.c103 char **new_environ; in setenv() local
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dsetenv.c103 char **new_environ; in setenv() local
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dsetenv.c103 char **new_environ; in setenv() local
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dsetenv.c103 char **new_environ; in setenv() local
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
H A Dsetenv.c133 char **new_environ; in __add_to_environ() local
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dsetenv.c133 char **new_environ; in __add_to_environ() local
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dsetenv.c136 char **new_environ; in __add_to_environ() local
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dsetenv.c139 char **new_environ; in __add_to_environ() local
/netbsd-src/lib/libc/stdlib/
H A D_env.c256 char **new_environ; in __getenvslot() local