Home
last modified time | relevance | path

Searched refs:mtime (Results 1 – 1 of 1) sorted by relevance

/tools/vm/
Dpage-types.c936 char atime[64], mtime[64]; in show_file() local
944 strftime(mtime, sizeof(mtime), "%c", localtime(&st->st_mtime)); in show_file()
947 mtime, now - st->st_mtime, in show_file()