Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/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 Dversion-script.map5 com_right;
H A Dcom_right.h75 com_right (struct et_list *list, long code);
H A DMakefile.am18 include_HEADERS = com_err.h com_right.h
H A Derror.c50 com_right(struct et_list *list, long code) in com_right() function
H A Dcom_err.c50 const char *p = com_right(_et_list, code); in error_message()
H A DMakefile.in420 include_HEADERS = com_err.h com_right.h
/freebsd/contrib/com_err/
H A Dversion-script.map5 com_right;
H A Dcom_right.h87 com_right (struct et_list *list, long code);
H A Derror.c47 com_right(struct et_list *list, long code) in com_right() function
H A Dcom_err.c47 const char *p = com_right(_et_list, code); in error_message()
/freebsd/lib/libcom_err/
H A DMakefile5 INCS= ${COM_ERRDIR}/com_err.h ${COM_ERRDIR}/com_right.h
/freebsd/crypto/heimdal/lib/hx509/
H A Derror.c167 cstr = com_right(context->et_list, error_code); in hx509_get_error_string()
/freebsd/crypto/heimdal/lib/krb5/
H A Derror_string.c336 p = com_right(context->et_list, code); in krb5_get_err_text()
/freebsd/crypto/heimdal/
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.
/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc3602 OLD_FILES+=usr/include/com_right.h