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

  /system/core/adb/
sysdeps.h 117 extern int adb_close(int fd);
338 static __inline__ int adb_close(int fd) function
398 #define unix_close adb_close
sysdeps_win32.c 452 int adb_close(int fd) function
460 D( "adb_close: %s\n", f->name);
    [all...]

Completed in 27 milliseconds