Home
last modified time | relevance | path

Searched refs:com_err (Results 1 – 25 of 57) sorted by relevance

123

/freebsd/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/crypto/heimdal/lib/com_err/
H A DChangeLog25 * com_err.3: Document the _r functions.
29 * com_err.h: Include <stdarg.h> for va_list to help AIX 5.2.
68 * com_err.h: de-__P
85 * com_err.c (error_message): do not call strerror with a negative error
93 * com_err.h (add_to_error_table): add prototype
94 * com_err.c (add_to_error_table): new function, from Derrick J
99 * com_err.h: add printf formats for gcc
107 * com_err.c (default_proc): add printf attributes
119 * com_err.c (_et_lit): explicitly initialize it to NULL to make
124 * com_err.h: remove __P definition (now in com_right.h). this
[all …]
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 DMakefile.in51 subdir = lib/com_err
129 libcom_err_la-com_err.lo
420 include_HEADERS = com_err.h com_right.h
423 dist_libcom_err_la_SOURCES = error.c com_err.c roken_rename.h
453 $(AUTOMAKE) --foreign lib/com_err/Makefile
565 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcom_err_la-com_err.Plo@am__quote@
599 libcom_err_la-com_err.lo: com_err.c
600 …err_la-com_err.lo -MD -MP -MF $(DEPDIR)/libcom_err_la-com_err.Tpo -c -o libcom_err_la-com_err.lo `…
601 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libcom_err_la-com_err.Tpo $(DEPDIR)/libcom_err_la-com_err.…
604 …S) $(AM_CFLAGS) $(CFLAGS) -c -o libcom_err_la-com_err.lo `test -f 'com_err.c' || echo '$(srcdir)/'…
H A Dversion-script.map10 com_err;
H A Dcom_err.h61 com_err (const char *, long, const char *, ...)
/freebsd/usr.bin/compile_et/
H A DMakefile1 .PATH: ${SRCTOP}/contrib/com_err
19 CFLAGS+=-I. -I${SRCTOP}/contrib/com_err
/freebsd/kerberos5/lib/libwind/
H A DMakefile6 LIBADD= com_err roken
30 CFLAGS+=-I${KRB5DIR}/lib/roken -I${SRCTOP}/contrib/com_err -I.
/freebsd/kerberos5/lib/libkadm5clnt/
H A DMakefile5 LIBADD= com_err krb5 roken
38 -I${SRCTOP}/contrib/com_err -I.
/freebsd/kerberos5/lib/libkadm5srv/
H A DMakefile5 LIBADD= com_err hdb krb5 roken
39 -I${SRCTOP}/contrib/com_err -I.
/freebsd/kerberos5/lib/libheimntlm/
H A DMakefile5 LIBADD= crypto com_err krb5 roken
9 -I${SRCTOP}/contrib/com_err
/freebsd/share/mk/
H A Dsrc.libnames.mk127 com_err \
383 _DP_kadm5clnt= com_err krb5 roken
384 _DP_kadm5srv= com_err hdb krb5 roken
385 _DP_heimntlm= crypto com_err krb5 roken
386 _DP_hx509= asn1 com_err crypto roken wind
387 _DP_hdb= asn1 com_err krb5 roken sqlite3
388 _DP_asn1= com_err roken
390 _DP_wind= com_err roken
395 _DP_krb5= asn1 com_err crypt crypto hx509 roken wind heimbase heimipcc
396 _DP_gssapi_krb5= gssapi krb5 crypto roken asn1 com_err
/freebsd/kerberos5/lib/libgssapi_krb5/
H A DMakefile5 LIBADD= gssapi krb5 crypto roken asn1 com_err
82 CFLAGS+=-I${SRCTOP}/contrib/com_err
/freebsd/kerberos5/lib/libhdb/
H A DMakefile6 LIBADD= asn1 com_err krb5 roken sqlite3
63 -I${SRCTOP}/contrib/com_err \
/freebsd/contrib/com_err/
H A Dversion-script.map10 com_err;
H A Dcom_err.h61 com_err (const char *, long, const char *, ...)
/freebsd/kerberos5/usr.bin/verify_krb5_conf/
H A DMakefile6 -I${SRCTOP}/contrib/com_err
/freebsd/kerberos5/usr.bin/string2key/
H A DMakefile10 -I${SRCTOP}/contrib/com_err
/freebsd/kerberos5/usr.sbin/kstash/
H A DMakefile6 -I${KRB5DIR}/kdc -I${SRCTOP}/contrib/com_err ${LDAPCFLAGS}
/freebsd/kerberos5/libexec/hpropd/
H A DMakefile6 -I${KRB5DIR}/kdc -I${SRCTOP}/contrib/com_err ${LDAPCFLAGS}
/freebsd/kerberos5/libexec/digest-service/
H A DMakefile11 -I${SRCTOP}/contrib/com_err
/freebsd/kerberos5/libexec/kdc/
H A DMakefile12 -I${KRB5DIR}/kdc -I${SRCTOP}/contrib/com_err ${LDAPCFLAGS}
/freebsd/kerberos5/libexec/kadmind/
H A DMakefile11 -I${SRCTOP}/contrib/com_err ${LDAPCFLAGS}
/freebsd/crypto/heimdal/lib/
H A DMakefile.am15 dir_com_err = com_err
/freebsd/kerberos5/lib/libasn1/
H A DMakefile6 LIBADD= com_err roken
25 -I${SRCTOP}/contrib/com_err -I.

123