Searched defs:mtimeof (Results 1 - 2 of 2) sorted by relevance
/ast/src/cmd/3d/ | ||
H A D | utimes3d.c | 27 #define mtimeof(p) (((p)+1)->tv_sec) macro 45 mtime = mtimeof(tms); |
H A D | utime3d.c | 53 #define mtimeof(p) ((p)->modtime) macro 71 mtime = mtimeof(tms); |
Completed in 10 milliseconds