HomeSort by relevance Sort by last modified time
    Searched defs:putenv (Results 1 - 6 of 6) sorted by null

  /toolchain/binutils/binutils-2.27/libiberty/
putenv.c 2 This file based on putenv.c in the GNU C Library.
21 @deftypefn Supplemental int putenv (const char *@var{string})
42 #define putenv libiberty_putenv macro
63 #undef putenv macro
70 putenv (const char *string) function
  /bionic/libc/upstream-openbsd/lib/libc/stdlib/
setenv.c 39 * putenv --
44 putenv(char *str) function
82 DEF_WEAK(putenv); variable
  /external/e2fsprogs/include/nonunix/
unistd.h 26 #define putenv _putenv macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xw32defs.h 42 # define putenv _putenv macro
  /system/core/adb/
sysdeps.h 275 #define putenv putenv_utf8_not_yet_implemented macro
  /external/libusb/examples/
xusb.c 38 #define putenv _putenv macro
    [all...]

Completed in 483 milliseconds