Searched refs:atimeof (Results 1 - 4 of 4) sorted by relevance

/ast/src/cmd/3d/
H A Dutimensat3d.c32 #define atimeof(p) (((p)+0)->tv_sec)
50 atime = atimeof(tms);
H A Dutimets3d.c32 #define atimeof(p) (((p)+0)->tv_sec)
50 atime = atimeof(tms);
H A Dutime3d.c52 #define atimeof(p) ((p)->actime) macro
70 atime = atimeof(tms);
H A Dutimes3d.c26 #define atimeof(p) (((p)+0)->tv_sec) macro
44 atime = atimeof(tms);

Completed in 15 milliseconds