Searched defs:ST_RELATIME (Results 1 – 2 of 2) sorted by relevance
94 ST_RELATIME = 64 /* Update atime relative to mtime/ctime. */ enumerator95 # define ST_RELATIME ST_RELATIME macro
106 ST_RELATIME = 4096 /* Update atime relative to mtime/ctime. */ enumerator107 # define ST_RELATIME ST_RELATIME macro
Completed in 4 milliseconds