Searched defs:MTIME (Results 1 - 2 of 2) sorted by relevance

/ast/src/cmd/std/
H A Dtouch.c104 #define MTIME 04 macro
149 use = MTIME;
163 set |= MTIME;
201 case MTIME:
220 set = MTIME;
245 if (set & MTIME)
278 case MTIME:
286 if (set & MTIME)
/ast/src/cmd/tw/
H A Dfind.c127 ATIME, AMIN, ANEWER, CTIME, CMIN, CNEWER, MTIME, MMIN, NEWER, enumerator in enum:Command
367 "mtime", MTIME, Num|Stat, 0, "days", 0,
1043 case MTIME:
1493 case MTIME:
1685 case MTIME:

Completed in 15 milliseconds