Searched refs:stbuf2 (Results 1 - 2 of 2) sorted by relevance

/external/icu/icu4c/source/tools/toolutil/
H A Dfiletools.cpp110 struct stat stbuf1, stbuf2; local
112 if (stat(file1, &stbuf1) == 0 && stat(file2, &stbuf2) == 0) {
117 modtime2 = stbuf2.st_mtime;
/external/elfutils/src/
H A Delflint.c3728 char stbuf2[100]; local
3750 stbuf2, sizeof (stbuf2)));
3769 stbuf2, sizeof (stbuf2)));
3786 stbuf2, sizeof (stbuf2)),

Completed in 3795 milliseconds