Searched refs:openpam_debug (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/openpam/lib/libpam/
H A Dopenpam_log.c53 int openpam_debug = 0; variable
73 if (!openpam_debug)
108 if (!openpam_debug)
152 * integer variable :openpam_debug is set to a non-zero
H A Dopenpam_impl.h43 extern int openpam_debug;
172 #include "openpam_debug.h"
H A Dopenpam_dispatch.c116 ++openpam_debug;
126 --openpam_debug;
H A DMakefile.am14 openpam_debug.h \
H A DMakefile.in405 openpam_debug.h \
/freebsd-11-stable/contrib/openpam/bin/pamtest/
H A Dpamtest.c50 extern int openpam_debug;
331 openpam_debug++;
/freebsd-11-stable/contrib/openpam/bin/openpam_dump_policy/
H A Dopenpam_dump_policy.c180 openpam_debug = 1;

Completed in 64 milliseconds