Home
last modified time | relevance | path

Searched refs:com_right (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/com_err/
H A DChangeLog66 * com_right.h: de-__P
77 com_right in generated header files
115 * com_right.h (initialize_error_table_r): fix prototype
124 * com_err.h: remove __P definition (now in com_right.h). this
125 file always includes com_right.h so that's where it should reside.
126 * com_right.h: moved __P here and added it to the function
222 * com_right.h: Change typedefs so that one may mix MIT compile_et
H A Dlibcom_err-exports.def2 com_right
H A Dversion-script.map5 com_right;
H A Dcom_right.h78 com_right (struct et_list *list, long code);
H A DMakefile.am18 include_HEADERS = com_err.h com_right.h
H A Derror.c52 com_right(struct et_list *list, long code) in com_right() function
H A Dcom_err.c52 const char *p = com_right(_et_list, code); in error_message()
H A DNTMakefile38 INCFILES=$(INCDIR)\com_err.h $(INCDIR)\com_right.h
H A DMakefile.in562 include_HEADERS = com_err.h com_right.h
/netbsd-src/crypto/external/bsd/heimdal/lib/libcom_err/
H A DMakefile12 INCS= com_err.h com_right.h
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/
H A Derror.c145 cstr = com_right(context->et_list, error_code); in hx509_get_error_string()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Derror_string.c305 p = com_right(context->et_list, code); in krb5_get_err_text()
/netbsd-src/crypto/external/bsd/heimdal/dist/packages/windows/sdk/
H A DNTMakefile69 $(SDKINCDIR)\com_right.h \
/netbsd-src/crypto/external/bsd/heimdal/dist/
H A DChangeLog.2002325 * lib/asn1/asn1_print.c: include com_right.h
H A DChangeLog.2004367 * lib/krb5/context.c (krb5_get_err_text): if neither of com_right
H A DChangeLog.19982651 com_right.