Searched defs:loglvl (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/bsd/openldap/dist/libraries/liblber/ |
H A D | bprint.c | 46 #define ber_log_check(errlvl, loglvl) ((errlvl) & (loglvl)) argument 128 int ber_pvt_log_printf( int errlvl, int loglvl, const char *fmt, ... ) in ber_pvt_log_printf() 170 int loglvl, in ber_log_bprint() 241 int loglvl, in ber_log_dump() 290 int loglvl, in ber_log_sos_dump()
|
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/ |
H A D | print.c | 36 static int ldap_log_check( LDAP *ld, int loglvl ) in ldap_log_check() 49 int ldap_log_printf( LDAP *ld, int loglvl, const char *fmt, ... ) in ldap_log_printf()
|