OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:st_ctimensec
(Results
26 - 37
of
37
) sorted by null
1
2
/prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/sys/
stat.h
79
#define
st_ctimensec
st_ctime_nsec
macro
/prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/sys/
stat.h
79
#define
st_ctimensec
st_ctime_nsec
macro
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
stat.h
100
unsigned long int
st_ctimensec
; /* Nsecs of last status change. */
member in struct:stat
161
unsigned long int
st_ctimensec
; /* Nsecs of last status change. */
member in struct:stat64
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
stat.h
100
unsigned long int
st_ctimensec
; /* Nsecs of last status change. */
member in struct:stat
161
unsigned long int
st_ctimensec
; /* Nsecs of last status change. */
member in struct:stat64
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
stat.h
100
unsigned long int
st_ctimensec
; /* Nsecs of last status change. */
member in struct:stat
161
unsigned long int
st_ctimensec
; /* Nsecs of last status change. */
member in struct:stat64
/bionic/libc/docs/
CHANGES.TXT
263
#define
st_ctimensec
st_ctime_nsec
/ndk/docs/system/libc/
CHANGES.html
245
#define
st_ctimensec
st_ctime_nsec
/external/bluetooth/glib/
config.h.win32.in
466
/* Define to 1 if `
st_ctimensec
' is member of `struct stat'. */
configure.in
862
AC_CHECK_MEMBERS([struct stat.st_mtimensec, struct stat.st_mtim.tv_nsec, struct stat.st_atimensec, struct stat.st_atim.tv_nsec, struct stat.
st_ctimensec
, struct stat.st_ctim.tv_nsec])
[
all
...]
/external/bluetooth/glib/glib/
config.h
404
/* Define to 1 if `
st_ctimensec
' is member of `struct stat'. */
/external/bluetooth/glib/gio/
glocalfileinfo.c
963
g_file_info_set_attribute_uint32 (info, G_FILE_ATTRIBUTE_TIME_CHANGED_USEC, statbuf->
st_ctimensec
/ 1000);
[
all
...]
/ndk/docs/
CHANGES.html
[
all
...]
Completed in 236 milliseconds
1
2