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

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

Completed in 354 milliseconds