Home
last modified time | relevance | path

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

/freebsd/contrib/openpam/lib/libpam/
H A Dopenpam_log.c51 int openpam_debug = 0; variable
71 if (!openpam_debug) in openpam_log()
106 if (!openpam_debug) in _openpam_log()
H A Dopenpam_dispatch.c114 ++openpam_debug; in openpam_dispatch()
124 --openpam_debug; in openpam_dispatch()
H A Dopenpam_impl.h41 extern int openpam_debug;
H A DMakefile.am12 openpam_debug.h \
H A DMakefile.in413 openpam_debug.h \
/freebsd/contrib/openpam/bin/pamtest/
H A Dpamtest.c48 extern int openpam_debug;
329 openpam_debug++; in main()
/freebsd/contrib/openpam/bin/openpam_dump_policy/
H A Dopenpam_dump_policy.c178 openpam_debug = 1; in main()