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

  /bionic/libc/arch-arm/syscalls/
getdents.S 6 ENTRY(getdents) function
15 END(getdents)
  /bionic/libc/arch-mips/syscalls/
getdents.S 4 .globl getdents
6 .ent getdents
8 getdents: label
22 .end getdents
  /bionic/libc/arch-x86/syscalls/
getdents.S 6 ENTRY(getdents) function
27 END(getdents)
  /external/valgrind/main/coregrind/
m_libcfile.c 481 Int VG_(getdents) (Int fd, struct vki_dirent *dirp, UInt count) function
485 /* res = getdents( fd, dirp, count ); */
    [all...]
  /external/robolectric/lib/main/
sqlite-jdbc-3.7.2.jar 

Completed in 1188 milliseconds