Searched refs:reportError (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/lib/libnisdb/ |
H A D | ldap_util.h | 85 void reportError(int error, char *fmt, ...);
|
H A D | ldap_val.c | 390 reportError(NPL_BERENCODE, "%s: BER encoding error", in berEncode() 398 reportError(NPL_BERENCODE, "%s: ber_flatten() error", in berEncode() 443 reportError(NPL_BERDECODE, "%s: ber_init() error", in berDecode() 493 reportError(NPL_BERDECODE, "%s: BER decoding error", in berDecode()
|
H A D | ldap_util.c | 105 reportError(int error, char *fmt, ...) { in reportError() function
|