Home
last modified time | relevance | path

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

/dports/mail/bogofilter-lmdb/bogofilter-1.2.5/src/
H A Dsighandler.c22 sig_atomic_t fDie = false; variable
46 if (!fDie) in mysigdie()
47 fDie = true; in mysigdie()
H A Dglobals.h128 extern sig_atomic_t fDie; /* true if a terminating signal (such as
H A Dbogofilter.c144 if (fDie) in bogofilter()
H A Dbogoutil.c75 if (fDie) in ds_dump_hook()
/dports/mail/bogofilter-sqlite/bogofilter-1.2.5/src/
H A Dsighandler.c22 sig_atomic_t fDie = false; variable
46 if (!fDie) in mysigdie()
47 fDie = true; in mysigdie()
H A Dglobals.h128 extern sig_atomic_t fDie; /* true if a terminating signal (such as
H A Dbogofilter.c144 if (fDie) in bogofilter()
H A Dbogoutil.c75 if (fDie) in ds_dump_hook()
/dports/mail/bogofilter/bogofilter-1.2.5/src/
H A Dsighandler.c22 sig_atomic_t fDie = false; variable
46 if (!fDie) in mysigdie()
47 fDie = true; in mysigdie()
H A Dglobals.h128 extern sig_atomic_t fDie; /* true if a terminating signal (such as
H A Dbogofilter.c144 if (fDie) in bogofilter()
H A Dbogoutil.c75 if (fDie) in ds_dump_hook()
/dports/mail/bogofilter-kc/bogofilter-1.2.5/src/
H A Dsighandler.c22 sig_atomic_t fDie = false; variable
46 if (!fDie) in mysigdie()
47 fDie = true; in mysigdie()
H A Dglobals.h128 extern sig_atomic_t fDie; /* true if a terminating signal (such as
H A Dbogofilter.c144 if (fDie) in bogofilter()
H A Dbogoutil.c75 if (fDie) in ds_dump_hook()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/dbcon/joblist/
H A Djobstep.h140 fDie = true; in abort()
392 return (fErrorInfo->errCode > 0 || fDie); in cancelled()
487 volatile bool fDie; variable
H A Djobstep.cpp84 fDie(false), in JobStep()
H A Dtuple-bps.cpp1403 && !fDie) in sendJobs()
2658 if (fDie) in toString()
3257 if (fDie) in abort_nolock()
H A Dtuplehashjoin.cpp688 fDie = true; in hjRunner()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/dbcon/joblist/
H A Djobstep.h140 fDie = true; in abort()
392 return (fErrorInfo->errCode > 0 || fDie); in cancelled()
487 volatile bool fDie; variable
H A Djobstep.cpp84 fDie(false), in JobStep()
H A Dtuple-bps.cpp1403 && !fDie) in sendJobs()
2658 if (fDie) in toString()
3257 if (fDie) in abort_nolock()
H A Dtuplehashjoin.cpp688 fDie = true; in hjRunner()