OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UTIME_OMIT
(Results
1 - 6
of
6
) sorted by null
/bionic/libc/include/sys/
stat.h
189
#define
UTIME_OMIT
((1L << 30) - 2L)
/development/ndk/platforms/android-L/include/sys/
stat.h
189
#define
UTIME_OMIT
((1L << 30) - 2L)
/development/ndk/platforms/android-12/include/sys/
stat.h
141
# define
UTIME_OMIT
((1l << 30) - 2l)
/development/ndk/platforms/android-19/include/sys/
stat.h
141
# define
UTIME_OMIT
((1l << 30) - 2l)
/external/bison/linux-lib/sys/
stat.h
622
# define
UTIME_OMIT
(-2)
[
all
...]
/external/bison/darwin-lib/sys/
stat.h
622
# define
UTIME_OMIT
(-2)
[
all
...]
Completed in 240 milliseconds