Searched refs:unix_open (Results 1 – 2 of 2) sorted by relevance
60 fd = unix_open("/dev/android_adb", O_RDWR); in usb_open_thread()63 fd = unix_open("/dev/android", O_RDWR); in usb_open_thread()128 fd = unix_open("/dev/android_adb_enable", O_RDWR); in usb_init()
146 static __inline__ int unix_open(const char* path, int options,...) in unix_open() function305 static __inline__ int unix_open(const char* path, int options,...) in unix_open() function