Searched defs:ST_RELATIME (Results 1 – 3 of 3) sorted by relevance
106 ST_RELATIME = 4096 /* Update atime relative to mtime/ctime. */ enumerator107 # define ST_RELATIME ST_RELATIME macro
42 #define ST_RELATIME 0x1000 /* update atime relative to mtime/ctime */ macro