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

  /external/icu/icu4c/source/tools/toolutil/
filetools.cpp 110 struct stat stbuf1, stbuf2; local
112 if (stat(file1, &stbuf1) == 0 && stat(file2, &stbuf2) == 0) {
117 modtime2 = stbuf2.st_mtime;
  /external/elfutils/src/
elflint.c 3728 char stbuf2[100]; local
    [all...]

Completed in 146 milliseconds