Home
last modified time | relevance | path

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

/dports/mail/spamassassin-devel/spamassassin-1ea352210/build/pga/source/
H A Ddebug.c642 level = PGAGetDebugLevelOfName(ctx, funcname); in PGASetDebugLevelByName()
667 level = PGAGetDebugLevelOfName(ctx, funcname); in PGAClearDebugLevelByName()
689 int PGAGetDebugLevelOfName(PGAContext *ctx, char *funcname) in PGAGetDebugLevelOfName() function
745 level = PGAGetDebugLevelOfName(ctx, funcname); in PGAGetDebugFlag()
/dports/mail/spamassassin-devel/spamassassin-1ea352210/build/pga/include/
H A Dpgapack.h494 int PGAGetDebugLevelOfName(PGAContext *ctx, char *funcname);