Searched refs:DT_RECENT (Results 1 – 2 of 2) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/faqwiz/ | ||
D | faqconf.py | 42 DT_RECENT = 7*24*3600 # 7 days variable |
D | faqwiz.py | 256 elif mtime >= now - DT_RECENT: |