OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stbuf1
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/tools/toolutil/
filetools.cpp
96
struct stat
stbuf1
, stbuf2;
local
98
if (stat(file1, &
stbuf1
) == 0 && stat(file2, &stbuf2) == 0) {
102
modtime1 =
stbuf1
.st_mtime;
/external/elfutils/src/
elflint.c
2008
char
stbuf1
[100];
local
[
all
...]
Completed in 123 milliseconds