Home
last modified time | relevance | path

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

/dports/news/golded+/golded-plus/golded+/golded3/
H A Dgmarea.h299 msglistdate = 0; in AreaData()
369 int msglistdate; member
641 int Msglistdate() const { return adat->msglistdate; } in Msglistdate()
681 … { adat->msglistdate++; if(adat->msglistdate > MSGLISTDATE_RECEIVED) adat->msglistdate = MSG… in NextMsglistdate()
684 int SetMsglistdate(int m) { adat->msglistdate = m; return adat->msglistdate; } in SetMsglistdate()
H A Dgerand.cpp159 adat->msglistdate = CFG->msglistdate; in InitData()
328 CFG->grp.GetItm(GRP_MSGLISTDATE, adat->msglistdate); in RandomizeData()
H A Dgccfgg5.cpp475 CFG->msglistdate = flag; in CfgMsglistdate()
H A Dgecfgg.h361 int msglistdate; variable
H A Dgccfgg.cpp761 msglistdate = MSGLISTDATE_WRITTEN; in CfgGed()