OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:stat
(Results
426 - 450
of
1263
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/e2fsprogs/lib/ext2fs/
tst_iscan.c
19
#include <sys/
stat
.h>
/external/expat/
expat_config.h
43
/* Define to 1 if you have the <sys/
stat
.h> header file. */
/external/grub/
config.h
61
/* Define to 1 if you have the <sys/
stat
.h> header file. */
/external/libxml2/
xlink.c
23
#include <sys/
stat
.h>
/external/ppp/pppd/include/
pcap-int.h
53
struct pcap_stat
stat
;
member in struct:pcap_md
/external/qemu/telephony/
android_modem.h
52
/* '
stat
' for +CREG/+CGREG commands */
/external/quake/quake/src/WinQuake/
sys_linux.cpp
13
#include <sys/
stat
.h>
177
struct
stat
buf;
179
if (
stat
(path,&buf) == -1)
194
struct
stat
fileinfo;
/external/strace/
file.c
80
struct
stat
{
struct
117
# define
stat
kernel_stat
macro
118
# include <asm/
stat
.h>
119
# undef
stat
macro
139
# include <asm/
stat
.h>
159
# ifdef HPPA /* asm-parisc/
stat
.h defines stat64 */
162
# define
stat
libc_stat
macro
164
# include <sys/
stat
.h>
165
# undef
stat
macro
175
# include <sys/
stat
.h
[
all
...]
/external/webkit/JavaScriptCore/assembler/
MacroAssemblerARM.cpp
35
#include <sys/
stat
.h>
/external/webkit/WebCore/WebCore.gyp/scripts/
rule_bison.py
79
os.
stat
(outputHTry)
/external/webkit/WebCore/platform/android/
FileSystemAndroid.cpp
38
#include <sys/
stat
.h>
/external/webkit/WebCore/storage/
OriginUsageRecord.cpp
78
//
stat
() for the sizes known to be dirty.
/external/webkit/WebKitTools/Scripts/
update-iexploder-cssproperties
53
print `svn
stat
$iExploderFile`;
/external/yaffs2/yaffs2/direct/
yaffs_fileem.c
29
#include <sys/
stat
.h>
/frameworks/base/services/java/com/android/server/
DiskStatsService.java
93
"Invalid
stat
: bsize=" + bsize + " avail=" + avail + " total=" + total);
/frameworks/base/tools/localize/
file_utils.cpp
9
#include <sys/
stat
.h>
/hardware/libhardware_legacy/power/
power.c
26
#include <sys/
stat
.h>
/hardware/ti/omap3/dspbridge/inc/
host_os.h
103
#include <sys/
stat
.h>
/hardware/ti/omap3/dspbridge/libbridge/inc/
host_os.h
97
#include <sys/
stat
.h>
/system/core/toolbox/
dd.h
67
}
STAT
;
/system/extras/libpagemap/
pm_kernel.c
22
#include <sys/
stat
.h>
/system/netd/
NatController.cpp
20
#include <sys/
stat
.h>
PppController.cpp
22
#include <sys/
stat
.h>
ThrottleController.cpp
22
#include <sys/
stat
.h>
/system/vold/
Volume.cpp
24
#include <sys/
stat
.h>
385
struct
stat
sbuf;
387
if (
stat
(SEC_STG_SECIMGDIR, &sbuf)) {
388
SLOGE("Failed to
stat
%s (%s)", SEC_STG_SECIMGDIR, strerror(errno));
Completed in 103 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>