OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UTIME_OMIT
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/sys/
stat.h
236
#define
UTIME_OMIT
((1 << 30) - 2)
/src/sys/kern/
vfs_syscalls.c
4112
if (ts[0].tv_nsec !=
UTIME_OMIT
)
4115
if (ts[1].tv_nsec !=
UTIME_OMIT
) {
4151
(tptr[0].tv_usec ==
UTIME_OMIT
))
4161
(tptr[1].tv_usec ==
UTIME_OMIT
))
Completed in 23 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025