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

  /bootable/recovery/minadbd/
sysdeps.h 120 static __inline__ int unix_close(int fd) function
411 #define unix_close adb_close macro
  /external/e2fsprogs/lib/ext2fs/
unix_io.c 99 static errcode_t unix_close(io_channel channel);
123 unix_close,
573 static errcode_t unix_close(io_channel channel) function
  /system/core/adb/
sysdeps.h 121 static __inline__ int unix_close(int fd) function
416 #define unix_close adb_close macro

Completed in 197 milliseconds