HomeSort by relevance Sort by last modified time
    Searched refs:MAXSYMLINKS (Results 1 - 12 of 12) sorted by null

  /bionic/libc/include/sys/
param.h 39 #define MAXSYMLINKS 8
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
param.h 43 #define MAXSYMLINKS 20
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
param.h 43 #define MAXSYMLINKS 20
  /bionic/libc/upstream-freebsd/lib/libc/stdlib/
realpath.c 170 if (symlinks++ > MAXSYMLINKS) {
  /device/linaro/bootloader/edk2/StdLib/Include/sys/
param.h 221 * and must be less than or equal to MAXBSIZE. MAXSYMLINKS defines the
227 #define MAXSYMLINKS 32
  /external/python/cpython2/Lib/plat-atheos/
IN.py 145 MAXSYMLINKS = 16
  /external/python/cpython2/Lib/plat-irix6/
FILE.py 433 MAXSYMLINKS = 30
  /frameworks/native/libs/vr/libpdx_uds/
ipc_helper.cpp 443 while (pos < separators.size() && links <= MAXSYMLINKS) {
536 } // while (pos < separators.size() && links <= MAXSYMLINKS)
  /external/python/cpython2/Lib/plat-sunos5/
IN.py 109 MAXSYMLINKS = 20
STROPTS.py 106 MAXSYMLINKS = 20
    [all...]
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_solaris_amd64.go     [all...]
  /prebuilts/go/linux-x86/src/syscall/
zerrors_solaris_amd64.go     [all...]

Completed in 100 milliseconds