Searched refs:ATIME (Results 1 - 2 of 2) sorted by relevance
/ast/src/cmd/std/ |
H A D | touch.c | 102 #define ATIME 01 macro 137 set |= ATIME; 145 use = ATIME; 195 case ATIME: 221 if (set & ATIME) 272 case ATIME: 282 if (set & ATIME)
|
/ast/src/cmd/tw/ |
H A D | find.c | 127 ATIME, AMIN, ANEWER, CTIME, CMIN, CNEWER, MTIME, MMIN, NEWER, enumerator in enum:Command 262 "atime", ATIME, Num|Stat, 0, "days", 0, 1041 case ATIME: 1487 case ATIME: 1677 case ATIME:
|
Completed in 15 milliseconds