OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stbuf2
(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) {
111
modtime2 =
stbuf2
.st_mtime;
/external/elfutils/src/
elflint.c
3728
char
stbuf2
[100];
local
[
all
...]
Completed in 58 milliseconds