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