Home
last modified time | relevance | path

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

123

/netbsd-src/crypto/external/bsd/heimdal/lib/libcom_err/
H A DMakefile6 .PATH: ${HEIMDIST}/lib/com_err
8 LIB= com_err
9 SRCS= error.c com_err.c
12 INCS= com_err.h com_right.h
14 MAN= com_err.3
15 MLINKS= com_err.3 com_err_va.3 \
16 com_err.3 error_message.3 \
17 com_err.3 error_table_name.3 \
18 com_err.3 init_error_table.3 \
19 com_err.3 set_com_err_hook.3 \
[all …]
/netbsd-src/crypto/external/bsd/heimdal/dist/cf/
H A Dcheck-compile-et.m425 dnl XXX Some systems have <et/com_err.h>.
33 #include <com_err.h>
46 AC_MSG_CHECKING([for if com_err generates a initialize_conf_error_table_r])
66 AC_MSG_CHECKING(for com_err)
67 AC_LINK_IFELSE([AC_LANG_PROGRAM([[#include <com_err.h>]],[[
80 dnl Only use the system's com_err if we found compile_et, libcom_err, and
81 dnl com_err.h.
87 AC_MSG_NOTICE(Using the already-installed com_err)
91 DIR_com_err="com_err"
92 LIB_com_err="\$(top_builddir)/lib/com_err/libcom_err.la"
[all …]
/netbsd-src/crypto/external/bsd/heimdal/dist/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
45 com_err.3 \
H A DNTMakefile32 RELDIR = lib\com_err
38 INCFILES=$(INCDIR)\com_err.h $(INCDIR)\com_right.h
40 libcomerr_OBJs=$(OBJ)\error.obj $(OBJ)\com_err.obj
42 COMERRDLL=$(BINDIR)\com_err.dll
H A DMakefile.in101 subdir = lib/com_err
186 libcom_err_la-com_err.lo
219 ./$(DEPDIR)/libcom_err_la-com_err.Plo \
562 include_HEADERS = com_err.h com_right.h
565 dist_libcom_err_la_SOURCES = error.c com_err.c roken_rename.h
575 com_err.3 \
596 $(AUTOMAKE) --foreign lib/com_err/Makefile
678 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcom_err_la-com_err.Plo@am__quote@ # am--include…
718 libcom_err_la-com_err.lo: com_err.c
719 …err_la-com_err.lo -MD -MP -MF $(DEPDIR)/libcom_err_la-com_err.Tpo -c -o libcom_err_la-com_err.lo `…
[all …]
H A Dlibcom_err-exports.def7 com_err
H A Dversion-script.map10 com_err;
H A Dcom_err.h63 com_err (const char *, long, const char *, ...)
/netbsd-src/crypto/external/bsd/heimdal/lib/libcom_err/compile_et/
H A DMakefile6 .PATH: ${HEIMDIST}/lib/com_err \
31 -I${HEIMDIST}/lib/com_err \
/netbsd-src/external/gpl2/xcvs/dist/m4/
H A Dacx_with_gssapi.m4206 # com_err Heimdal K 0.3d
208 # com_err MIT K5 v1.2.2-beta1
210 AC_SEARCH_LIBS([com_err], [com_err])
/netbsd-src/lib/libpam/modules/pam_ksu/
H A DMakefile36 com_err ${NETBSDSRCDIR}/crypto/external/bsd/heimdal/lib/libcom_err \
/netbsd-src/lib/libpam/modules/pam_krb5/
H A DMakefile36 com_err ${NETBSDSRCDIR}/crypto/external/bsd/heimdal/lib/libcom_err \
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/
H A DMakefile.am15 dir_com_err = com_err
/netbsd-src/lib/libpam/modules/pam_afslog/
H A DMakefile12 com_err ${NETBSDSRCDIR}/crypto/external/bsd/heimdal/lib/libcom_err \
/netbsd-src/crypto/external/bsd/heimdal/lib/libheimntlm/
H A DMakefile15 com_err ${.CURDIR}/../libcom_err \
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dk524_err.et4 # This might look like a com_err file, but is not
/netbsd-src/crypto/external/bsd/heimdal/lib/libwind/
H A DMakefile12 LIBDPLIBS+= com_err ${HEIMBASE}/lib/libcom_err \
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/wind/
H A DChangeLog66 * Makefile.am: Drop com_err files from dist sources.
99 * Add and use com_err error codes
H A Dwind_err.et4 # This might look like a com_err file, but is not
/netbsd-src/crypto/external/bsd/heimdal/dist/packages/windows/assembly/
H A DNTMakefile60 $(ASMKRBDIR)\com_err.dll \
66 $(ASMKRBDIR)\com_err.pdb \
/netbsd-src/crypto/external/bsd/heimdal/lib/libkadm5clnt/
H A DMakefile15 com_err ${.CURDIR}/../libcom_err \
/netbsd-src/crypto/external/bsd/heimdal/lib/libkadm5srv/
H A DMakefile18 com_err ${.CURDIR}/../libcom_err \
/netbsd-src/crypto/external/bsd/heimdal/lib/libhdb/
H A DMakefile18 com_err ${HEIMBASE}/lib/libcom_err \
/netbsd-src/crypto/external/bsd/heimdal/lib/libasn1/
H A DMakefile12 LIBDPLIBS+= com_err ${.CURDIR}/../libcom_err

123