OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:stat
(Results
601 - 625
of
1263
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/qemu/distrib/sdl-1.2.12/src/video/vgl/
SDL_vglvideo.c
30
#include <sys/
stat
.h>
80
struct
stat
sb;
/external/stlport/src/details/
fstream_win32io.cpp
28
# include <sys/
stat
.h> // For _fstat
212
// Return the size of the file. This is a wrapper for
stat
.
/frameworks/base/cmds/dumpstate/
utils.c
28
#include <sys/
stat
.h>
114
struct
stat
st;
/system/core/init/
devices.c
20
#include <sys/
stat
.h>
453
struct
stat
st;
/system/core/logcat/
logcat.cpp
20
#include <sys/
stat
.h>
374
struct
stat
statbuf;
/system/core/run-as/
package.c
20
#include <sys/
stat
.h>
119
struct
stat
st;
/bionic/libc/kernel/common/linux/
coda.h
507
struct coda_statfs
stat
;
member in struct:coda_statfs_out
/bootable/recovery/applypatch/
bspatch.c
24
#include <sys/
stat
.h>
imgpatch.c
21
#include <sys/
stat
.h>
/bootable/recovery/
install.c
21
#include <sys/
stat
.h>
/bootable/recovery/updater/
install.c
24
#include <sys/
stat
.h>
538
struct
stat
st;
539
if (
stat
(filename, &st) < 0) {
540
ErrorAbort(state, "%s: failed to
stat
\"%s\": %s",
/build/tools/soslim/
symfilter.c
15
#include <sys/
stat
.h>
/development/simulator/app/
DeviceManager.h
18
#include <sys/
stat
.h>
/external/bison/djgpp/
subpipe.c
30
#include <sys/
stat
.h>
/external/bluetooth/bluez/sbc/
sbcenc.c
36
#include <sys/
stat
.h>
/external/bluetooth/glib/build/win32/dirent/
dirent.c
282
* seekdir to go back to an old entry. We simply return the value in
stat
.
/external/clearsilver/
cs_config.h
161
/* Define to 1 if you have the <sys/
stat
.h> header file. */
/external/dbus/
config.h
193
/* Define to 1 if you have the <sys/
stat
.h> header file. */
config.h.in
192
/* Define to 1 if you have the <sys/
stat
.h> header file. */
/external/dbus/tools/
dbus-cleanup-sockets.c
27
#include <sys/
stat
.h>
/external/dhcpcd/
if-bsd.c
30
#include <sys/
stat
.h>
/external/dropbear/
install-sh
164
# Skip lots of
stat
calls in the usual case.
/external/e2fsprogs/lib/ext2fs/
imager.c
27
#include <sys/
stat
.h>
openfs.c
20
#include <sys/
stat
.h>
rw_bitmaps.c
20
#include <sys/
stat
.h>
Completed in 243 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>