Home | History | Annotate | Download | only in adb

Lines Matching refs:adb_creat

383 int  adb_creat(const char*  path, int  mode)
404 D( "adb_creat: could not open '%s': ", path );
423 D( "adb_creat: '%s' => fd %d", path, _fh_to_int(f) );