Home
last modified time | relevance | path

Searched refs:tooNew (Results 1 – 25 of 41) sorted by relevance

12

/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/db/gloda/modules/
H A DFacet.jsm500 let tooNew = new Date(Date.now() + 3 * 24 * 60 * 60 * 1000);
511 if (val < tooOld || val > tooNew) {
/dports/news/husky-hpt/husky-hpt-1.9.20191207/fidoconf/fidoconf/
H A Dfidoconf.h282 unsigned int tooNew; /* move incoming mail newer than x days to Bad Area */ member
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/fidoconf/fidoconf/
H A Dfidoconf.h282 unsigned int tooNew; /* move incoming mail newer than x days to Bad Area */ member
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/fidoconf/fidoconf/
H A Dfidoconf.h282 unsigned int tooNew; /* move incoming mail newer than x days to Bad Area */ member
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/fidoconf/fidoconf/
H A Dfidoconf.h282 unsigned int tooNew; /* move incoming mail newer than x days to Bad Area */ member
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/fidoconf/fidoconf/
H A Dfidoconf.h282 unsigned int tooNew; /* move incoming mail newer than x days to Bad Area */ member
/dports/news/husky-htick/husky-htick-1.9.20191207/fidoconf/fidoconf/
H A Dfidoconf.h282 unsigned int tooNew; /* move incoming mail newer than x days to Bad Area */ member
/dports/news/husky-areafix/husky-areafix-1.9.20191207/fidoconf/fidoconf/
H A Dfidoconf.h282 unsigned int tooNew; /* move incoming mail newer than x days to Bad Area */ member
/dports/news/husky/husky-1.9.20191207/fidoconf/fidoconf/
H A Dfidoconf.h282 unsigned int tooNew; /* move incoming mail newer than x days to Bad Area */ member
/dports/news/husky/husky-1.9.20191207/hpt/src/
H A Dtoss.c948 if ( (echo->tooOld > 0) || (echo->tooNew > 0) ) in processEMMsg()
965 else if ((echo->tooNew > 0) && globalTime < msgTime) { in processEMMsg()
966 if (days > echo->tooNew) writeAccess = BM_TOO_NEW; in processEMMsg()
/dports/news/husky-areafix/husky-areafix-1.9.20191207/hpt/src/
H A Dtoss.c948 if ( (echo->tooOld > 0) || (echo->tooNew > 0) ) in processEMMsg()
965 else if ((echo->tooNew > 0) && globalTime < msgTime) { in processEMMsg()
966 if (days > echo->tooNew) writeAccess = BM_TOO_NEW; in processEMMsg()
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/hpt/src/
H A Dtoss.c948 if ( (echo->tooOld > 0) || (echo->tooNew > 0) ) in processEMMsg()
965 else if ((echo->tooNew > 0) && globalTime < msgTime) { in processEMMsg()
966 if (days > echo->tooNew) writeAccess = BM_TOO_NEW; in processEMMsg()
/dports/news/husky-hpt/husky-hpt-1.9.20191207/hpt/src/
H A Dtoss.c948 if ( (echo->tooOld > 0) || (echo->tooNew > 0) ) in processEMMsg()
965 else if ((echo->tooNew > 0) && globalTime < msgTime) { in processEMMsg()
966 if (days > echo->tooNew) writeAccess = BM_TOO_NEW; in processEMMsg()
/dports/news/husky-htick/husky-htick-1.9.20191207/hpt/src/
H A Dtoss.c948 if ( (echo->tooOld > 0) || (echo->tooNew > 0) ) in processEMMsg()
965 else if ((echo->tooNew > 0) && globalTime < msgTime) { in processEMMsg()
966 if (days > echo->tooNew) writeAccess = BM_TOO_NEW; in processEMMsg()
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/hpt/src/
H A Dtoss.c948 if ( (echo->tooOld > 0) || (echo->tooNew > 0) ) in processEMMsg()
965 else if ((echo->tooNew > 0) && globalTime < msgTime) { in processEMMsg()
966 if (days > echo->tooNew) writeAccess = BM_TOO_NEW; in processEMMsg()
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/hpt/src/
H A Dtoss.c948 if ( (echo->tooOld > 0) || (echo->tooNew > 0) ) in processEMMsg()
965 else if ((echo->tooNew > 0) && globalTime < msgTime) { in processEMMsg()
966 if (days > echo->tooNew) writeAccess = BM_TOO_NEW; in processEMMsg()
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/hpt/src/
H A Dtoss.c948 if ( (echo->tooOld > 0) || (echo->tooNew > 0) ) in processEMMsg()
965 else if ((echo->tooNew > 0) && globalTime < msgTime) { in processEMMsg()
966 if (days > echo->tooNew) writeAccess = BM_TOO_NEW; in processEMMsg()
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/fidoconf/src/
H A Dtparser.c603 printf("tooNew: %u days", area.tooNew); in printArea()
604 if(area.tooNew == 0) in printArea()
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/fidoconf/src/
H A Dtparser.c603 printf("tooNew: %u days", area.tooNew); in printArea()
604 if(area.tooNew == 0) in printArea()
/dports/news/husky-areafix/husky-areafix-1.9.20191207/fidoconf/src/
H A Dtparser.c603 printf("tooNew: %u days", area.tooNew); in printArea()
604 if(area.tooNew == 0) in printArea()
/dports/news/husky-hpt/husky-hpt-1.9.20191207/fidoconf/src/
H A Dtparser.c603 printf("tooNew: %u days", area.tooNew); in printArea()
604 if(area.tooNew == 0) in printArea()
/dports/news/husky-htick/husky-htick-1.9.20191207/fidoconf/src/
H A Dtparser.c603 printf("tooNew: %u days", area.tooNew); in printArea()
604 if(area.tooNew == 0) in printArea()
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/fidoconf/src/
H A Dtparser.c603 printf("tooNew: %u days", area.tooNew); in printArea()
604 if(area.tooNew == 0) in printArea()
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/fidoconf/src/
H A Dtparser.c603 printf("tooNew: %u days", area.tooNew); in printArea()
604 if(area.tooNew == 0) in printArea()
/dports/news/husky/husky-1.9.20191207/fidoconf/src/
H A Dtparser.c603 printf("tooNew: %u days", area.tooNew); in printArea()
604 if(area.tooNew == 0) in printArea()

12