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

  /bootable/recovery/minadbd/
sysdeps.h 120 static __inline__ int unix_close(int fd) function
411 #define unix_close adb_close macro
  /system/core/adb/
sysdeps.h 122 static __inline__ int unix_close(int fd) function
434 #define unix_close adb_close macro
  /external/e2fsprogs/lib/ext2fs/
unix_io.c 100 static errcode_t unix_close(io_channel channel);
126 unix_close,
640 static errcode_t unix_close(io_channel channel) function
  /external/qemu/
savevm.c 459 static int unix_close(void *opaque) function
470 .close = unix_close
476 .close = unix_close
    [all...]

Completed in 174 milliseconds