Searched refs:com_err (Results 1 - 25 of 41) sorted by relevance

12

/freebsd-13-stable/lib/libcom_err/
H A DMakefile3 LIB= com_err
4 SRCS= com_err.c error.c
5 INCS= ${COM_ERRDIR}/com_err.h ${COM_ERRDIR}/com_right.h
6 MAN= com_err.3
7 COM_ERRDIR= ${SRCTOP}/contrib/com_err
/freebsd-13-stable/usr.bin/compile_et/
H A DMakefile3 .PATH: ${SRCTOP}/contrib/com_err
8 CFLAGS+=-I. -I${SRCTOP}/contrib/com_err
/freebsd-13-stable/kerberos5/lib/libwind/
H A DMakefile6 LIBADD= com_err roken
30 CFLAGS+=-I${KRB5DIR}/lib/roken -I${SRCTOP}/contrib/com_err -I.
/freebsd-13-stable/kerberos5/usr.bin/string2key/
H A DMakefile10 -I${SRCTOP}/contrib/com_err
/freebsd-13-stable/kerberos5/usr.bin/verify_krb5_conf/
H A DMakefile6 -I${SRCTOP}/contrib/com_err
/freebsd-13-stable/crypto/heimdal/lib/com_err/
H A DMakefile.am18 include_HEADERS = com_err.h com_right.h
23 dist_libcom_err_la_SOURCES = error.c com_err.c roken_rename.h
H A Dcom_err.h36 /* MIT compatible com_err library */
61 com_err (const char *, long, const char *, ...)
H A Dcom_err.c41 #include "com_err.h"
99 com_err (const char *whoami, function
/freebsd-13-stable/kerberos5/libexec/digest-service/
H A DMakefile11 -I${SRCTOP}/contrib/com_err
/freebsd-13-stable/kerberos5/libexec/hpropd/
H A DMakefile6 -I${KRB5DIR}/kdc -I${SRCTOP}/contrib/com_err ${LDAPCFLAGS}
/freebsd-13-stable/kerberos5/libexec/kadmind/
H A DMakefile11 -I${SRCTOP}/contrib/com_err ${LDAPCFLAGS}
/freebsd-13-stable/kerberos5/libexec/kdc/
H A DMakefile12 -I${KRB5DIR}/kdc -I${SRCTOP}/contrib/com_err ${LDAPCFLAGS}
/freebsd-13-stable/kerberos5/usr.sbin/kstash/
H A DMakefile6 -I${KRB5DIR}/kdc -I${SRCTOP}/contrib/com_err ${LDAPCFLAGS}
/freebsd-13-stable/contrib/com_err/
H A Dcom_err.h36 /* MIT compatible com_err library */
61 com_err (const char *, long, const char *, ...)
/freebsd-13-stable/crypto/heimdal/lib/
H A DMakefile.am15 dir_com_err = com_err
/freebsd-13-stable/kerberos5/lib/libheimntlm/
H A DMakefile5 LIBADD= crypto com_err krb5 roken
9 -I${SRCTOP}/contrib/com_err
/freebsd-13-stable/kerberos5/lib/libkadm5clnt/
H A DMakefile5 LIBADD= com_err krb5 roken
38 -I${SRCTOP}/contrib/com_err -I.
/freebsd-13-stable/kerberos5/lib/libkadm5srv/
H A DMakefile5 LIBADD= com_err hdb krb5 roken
39 -I${SRCTOP}/contrib/com_err -I.
/freebsd-13-stable/kerberos5/libexec/hprop/
H A DMakefile12 CFLAGS+=-I${SRCTOP}/contrib/com_err
/freebsd-13-stable/kerberos5/usr.bin/hxtool/
H A DMakefile9 -I${SRCTOP}/contrib/com_err \
/freebsd-13-stable/kerberos5/lib/libgssapi_krb5/
H A DMakefile5 LIBADD= gssapi krb5 crypto roken asn1 com_err
82 CFLAGS+=-I${SRCTOP}/contrib/com_err
/freebsd-13-stable/crypto/heimdal/lib/asn1/
H A Dder.c35 #include <com_err.h>
/freebsd-13-stable/kerberos5/lib/libkdc/
H A DMakefile32 -I${SRCTOP}/contrib/com_err
/freebsd-13-stable/kerberos5/usr.bin/kadmin/
H A DMakefile28 -I${KRB5DIR}/lib/sl -I${SRCTOP}/contrib/com_err -I. ${LDAPCFLAGS}
/freebsd-13-stable/kerberos5/lib/libhdb/
H A DMakefile6 LIBADD= asn1 com_err krb5 roken sqlite3
64 -I${SRCTOP}/contrib/com_err \

Completed in 202 milliseconds

12