Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openpam/dist/lib/libpam/
H A Dopenpam_log.c56 int openpam_debug = 0; variable
76 if (!openpam_debug) in openpam_log()
114 if (!openpam_debug) in _openpam_log()
H A Dopenpam_dispatch.c120 ++openpam_debug; in openpam_dispatch()
130 --openpam_debug; in openpam_dispatch()
H A Dopenpam_impl.h43 extern int openpam_debug;
H A DMakefile.am12 openpam_debug.h \
H A DMakefile.in413 openpam_debug.h \
/netbsd-src/external/bsd/openpam/dist/bin/pamtest/
H A Dpamtest.c50 extern int openpam_debug;
331 openpam_debug++; in main()
/netbsd-src/external/bsd/openpam/dist/bin/openpam_dump_policy/
H A Dopenpam_dump_policy.c178 openpam_debug = 1; in main()