Searched refs:com_right (Results 1 - 11 of 11) sorted by relevance

/freebsd-10.0-release/lib/libcom_err/
H A DMakefile5 INCS= ${COM_ERRDIR}/com_err.h ${COM_ERRDIR}/com_right.h
/freebsd-10.0-release/contrib/com_err/
H A Dcom_err.h41 #include <com_right.h>
H A Dcom_right.h87 com_right (struct et_list *list, long code);
H A Derror.c38 #include <com_right.h>
47 com_right(struct et_list *list, long code) function
H A Dcom_err.c47 const char *p = com_right(_et_list, code);
/freebsd-10.0-release/crypto/heimdal/lib/com_err/
H A Dcom_err.h41 #include <com_right.h>
H A Dcom_right.h75 com_right (struct et_list *list, long code);
H A Derror.c40 #include <com_right.h>
50 com_right(struct et_list *list, long code) function
H A Dcom_err.c50 const char *p = com_right(_et_list, code);
/freebsd-10.0-release/crypto/heimdal/lib/hx509/
H A Derror.c167 cstr = com_right(context->et_list, error_code);
/freebsd-10.0-release/crypto/heimdal/lib/krb5/
H A Derror_string.c336 p = com_right(context->et_list, code);

Completed in 172 milliseconds