Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dmail_open_ok.c118 #define MINUTE_SECONDS 60 /* XXX should be centralized */ in mail_open_ok() macro
124 else if (statp->st_ctime < time((time_t *) 0) - MINUTE_SECONDS) in mail_open_ok()