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

  /external/chromium_org/remoting/host/linux/
audio_pipe_reader.cc 119 struct stat new_stat; local
121 fstat(new_pipe.GetPlatformFile(), &new_stat) == 0 &&
122 old_stat.st_ino == new_stat.st_ino) {
  /external/strace/debian/
changelog 614 * Use new_stat from libc6 now, except for powerpc and sparc

Completed in 88 milliseconds