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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dirent.h 29 unsigned short d_namlen; /* Length of name in d_name. */ member in struct:dirent
77 unsigned short d_namlen; /* Length of name in d_name. */ member in struct:_wdirent
  /external/ImageMagick/MagickCore/
nt-base-private.h 39 d_namlen; member in struct:dirent
vms.c 216 directory->entry.d_namlen=strlen(directory->entry.d_name);
studio.h 177 # define NAMLEN(dirent) (dirent)->d_namlen
vms.h 947 d_namlen; member in struct:dirent
    [all...]
nt-base.c     [all...]
  /external/syslinux/extlinux/
ufs_fs.h 123 __fs16 d_namlen; /* actual length of d_name */ member in union:ufs_dir_entry::__anon37528
126 __u8 d_namlen; /* length of string in d_name */ member in struct:ufs_dir_entry::__anon37528::__anon37529
  /bionic/libc/kernel/uapi/linux/
coda.h 96 u_int8_t d_namlen; member in struct:venus_dirent
100 #define DIRSIZ(dp) ((sizeof(struct venus_dirent) - (CODA_MAXNAMLEN + 1)) + (((dp)->d_namlen + 1 + 3) & ~3))
  /external/kernel-headers/original/uapi/linux/
coda.h 166 u_int8_t d_namlen; /* length of string in d_name */ member in struct:venus_dirent
171 (((dp)->d_namlen+1 + 3) &~ 3))
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
coda.h 164 u_int8_t d_namlen; /* length of string in d_name */ member in struct:venus_dirent
169 (((dp)->d_namlen+1 + 3) &~ 3))
  /device/linaro/bootloader/edk2/CryptoPkg/Include/
OpenSslSupport.h 150 UINT8 d_namlen; /* length of string in d_name */ member in struct:dirent
  /external/ImageMagick/MagickWand/
studio.h 178 # define NAMLEN(dirent) (dirent)->d_namlen
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
dirent.h 50 It defines the macro `_DIRENT_HAVE_D_NAMLEN' iff there is a `d_namlen'
84 # define _D_EXACT_NAMLEN(d) ((d)->d_namlen)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Python/
import.c     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
import.c     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
import.c     [all...]
  /external/python/cpython2/Python/
import.c     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
edk2module.c 98 #define NAMLEN(dirent) (dirent)->d_namlen
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/
edk2module.c 97 #define NAMLEN(dirent) (dirent)->d_namlen
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
posixmodule.c 248 #define NAMLEN(dirent) (dirent)->d_namlen
    [all...]
  /external/python/cpython2/Modules/
posixmodule.c 249 #define NAMLEN(dirent) (dirent)->d_namlen
    [all...]
  /external/python/cpython3/Modules/
posixmodule.c 281 #define NAMLEN(dirent) (dirent)->d_namlen
    [all...]
  /external/libedit/
configure     [all...]

Completed in 1818 milliseconds