HomeSort by relevance Sort by last modified time
    Searched full:getenv (Results 1001 - 1025 of 1340) sorted by null

<<41424344454647484950>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/lib/
libstdc++.so.6 
libstdc++.so.6.0.13 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/bin/
c++ 
g++ 
gcc 
  /bionic/libc/netbsd/net/
getaddrinfo.c 415 const char* cache_mode = getenv("ANDROID_DNS_MODE");
    [all...]
  /bionic/libc/tzcode/
localtime.c     [all...]
  /external/bzip2/
bzip2.c     [all...]
  /external/icu4c/test/intltest/
intltest.cpp 362 const char *original_ICU_DATA = getenv("ICU_DATA");
    [all...]
  /external/icu4c/tools/tzcode/
localtime.c 1183 name = getenv("TZ");
    [all...]
  /external/iptables/libiptc/
libiptc.c 200 #define CHECK(h) do { if (!getenv("IPTC_NO_CHECK")) do_check((h), __LINE__); } while(0)
    [all...]
  /external/jpeg/
install.doc 312 If you don't have a getenv() library routine, define NO_GETENV.
    [all...]
  /external/libpcap/
pcap-dlpi.c 877 getenv("BUFMOD_FIXED") == NULL) {
    [all...]
  /external/libpng/contrib/gregbook/
rpng2-win.c 330 if ((p = getenv("SCREEN_GAMMA")) != NULL)
    [all...]
  /external/libusb/libusb/
core.c     [all...]
  /external/linux-tools-perf/util/
symbol.c     [all...]
  /external/llvm/lib/CodeGen/
MachineVerifier.cpp 56 OutFileName(getenv("LLVM_VERIFY_MACHINEINSTRS"))
    [all...]
  /external/llvm/lib/Support/
CommandLine.cpp 473 const char *envValue = getenv(envVar);
    [all...]
  /external/mesa3d/docs/
versions.html 660 <li>fixed possible getenv() buffer overflow security bug
    [all...]
  /external/openssh/
sftp.c 273 if ((shell = getenv("SHELL")) == NULL || *shell == '\0')
    [all...]
sshd.c     [all...]
  /external/openssl/apps/
s_client.c     [all...]
  /external/openssl/crypto/x509/
x509_vfy.c 484 if (getenv("OPENSSL_ALLOW_PROXY_CERTS"))
    [all...]
  /external/ppp/pppd/
main.c 372 char *envargs = getenv("envargs");
    [all...]
  /external/qemu/
block.c 237 tmpdir = getenv("TMPDIR");
    [all...]

Completed in 1154 milliseconds

<<41424344454647484950>>