Home
last modified time | relevance | path

Searched defs:MINCHUNKSIZE (Results 1 – 8 of 8) sorted by relevance

/dports/converters/mmencode/mm2.7/src/metamail/
H A Dsplitmail.c30 #define MINCHUNKSIZE 20000 /* Better be enough to hold the headers, or we die! */ macro
H A Dmailto.c85 #define MINCHUNKSIZE 20000 /* Better be enough to hold the headers, or we die! */ macro
/dports/mail/metamail/mm2.7/src/metamail/
H A Dsplitmail.c32 #define MINCHUNKSIZE 20000 /* Better be enough to hold the headers, or we die! */ macro
H A Dmailto.c86 #define MINCHUNKSIZE 20000 /* Better be enough to hold the headers, or we die! */ macro
/dports/security/samhain-server/samhain-4.4.3/src/
H A Ddnmalloc.c2414 # define MINCHUNKSIZE 32 macro
2416 # define MINCHUNKSIZE 16 macro
/dports/security/samhain-client/samhain-4.4.3/src/
H A Ddnmalloc.c2414 # define MINCHUNKSIZE 32 macro
2416 # define MINCHUNKSIZE 16 macro
/dports/security/samhain/samhain-4.4.3/src/
H A Ddnmalloc.c2414 # define MINCHUNKSIZE 32 macro
2416 # define MINCHUNKSIZE 16 macro
/dports/math/concorde/concorde/LOCALCUT/
H A Dchunks.c33 #define MINCHUNKSIZE 5 /* do not try chunks with fewer vertices */ macro