Home
last modified time | relevance | path

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

/dports/news/mmail/mmail-0.52/mmail/
H A Dopxstrct.h331 #define OCFG_HEAD_SIZE 120 macro
H A Dopx.cc263 if (fread(&confhead, OCFG_HEAD_SIZE, 1, ocfgFile)) in readBrdinfoDat()
863 if (!fread(&offhead, OCFG_HEAD_SIZE, 1, olc)) in getOffConfig()
899 fwrite(((opxpack *) baseClass)->offhead(), OCFG_HEAD_SIZE, 1, olc); in makeOffConfig()