Home
last modified time | relevance | path

Searched defs:debug_print (Results 1 – 3 of 3) sorted by relevance

/openbsd/regress/lib/libcrypto/x509/
H A Dx509name.c26 debug_print(X509_NAME *name) in debug_print() function
/openbsd/gnu/usr.bin/perl/cpan/libnet/lib/Net/
H A DCmd.pm150 sub debug_print { subroutine
/openbsd/lib/libcbor/src/cbor/
H A Dcommon.h69 #define debug_print(fmt, ...) \ macro