Home | History | Annotate | Download | only in adb

Lines Matching defs:adb_creat

362 int  adb_creat(const char*  path, int  mode)
378 D( "adb_creat: could not open '%s':", path );
397 D( "adb_creat: '%s' => fd %d\n", path, _fh_to_int(f) );