Searched refs:hdb (Results 1 - 16 of 16) sorted by relevance

/freebsd-10-stable/contrib/subversion/subversion/libsvn_subr/
H A Diter.c55 struct hash_do_baton *hdb = baton; local
57 svn_pool_clear(hdb->iterpool);
58 hdb->err = (*hdb->func)(hdb->baton, key, klen, (void *)value, hdb->iterpool);
60 return hdb->err == SVN_NO_ERROR;
72 struct hash_do_baton hdb; local
75 hdb.func = func;
76 hdb
[all...]
/freebsd-10-stable/crypto/heimdal/lib/hdb/
H A Dhdb_locl.h64 #include <hdb.h>
65 #include <hdb-private.h>
68 #define HDB_DB_FORMAT_ENTRY "hdb/db-format"
H A Dhdb_err.et2 # Error messages for the hdb library
8 error_table hdb
H A Dhdb.h281 #include <hdb-protos.h>
/freebsd-10-stable/kerberos5/lib/libhdb/
H A DMakefile3 LIB= hdb
5 VERSION_MAP= ${KRB5DIR}/lib/hdb/version-script.map
34 INCS= hdb-protos.h \
35 hdb.h \
44 hdb-ldap.c \
45 hdb.c \
48 hdb-sqlite.c \
49 hdb-keytab.c \
50 hdb-mitdb.c \
58 CFLAGS+=-I${KRB5DIR}/lib/hdb
[all...]
/freebsd-10-stable/gnu/usr.bin/groff/src/preproc/grn/
H A DMakefile4 SRCS= hdb.cpp hpoint.cpp hgraph.cpp main.cpp
/freebsd-10-stable/crypto/heimdal/kdc/
H A Dkdc.h44 #include <hdb.h>
H A Dheaders.h99 #include <hdb.h>
/freebsd-10-stable/crypto/heimdal/lib/kadm5/
H A Dkadm5_locl.h78 #include <hdb.h>
/freebsd-10-stable/kerberos5/lib/libkdc/
H A DMakefile32 -I${KRB5DIR}/lib/hdb \
/freebsd-10-stable/contrib/subversion/subversion/libsvn_client/
H A Dcommit_util.c1001 struct handle_descendants_baton *hdb = baton;
1019 if (hdb->cancel_func)
1020 SVN_ERR(hdb->cancel_func(hdb->cancel_baton));
1025 hdb->wc_ctx, item->path,
1048 desc_item = svn_hash_gets(hdb->committables->by_path, local_abspath);
1068 i_item = svn_hash_gets(hdb->committables->by_path, dir);
1089 if (hdb->check_url_func)
1095 SVN_ERR(hdb->check_url_func(hdb
1000 struct handle_descendants_baton *hdb = baton; local
1170 struct handle_descendants_baton hdb; local
1310 struct handle_descendants_baton hdb; local
[all...]
/freebsd-10-stable/kerberos5/
H A DMakefile.inc26 ${KRB5DIR}/lib/hdb/hdb_err.et \
/freebsd-10-stable/crypto/heimdal/kadmin/
H A Dkadmin_locl.h90 #include <hdb.h>
/freebsd-10-stable/
H A DObsoleteFiles.inc880 usr/include/hdb-private.h \
/freebsd-10-stable/crypto/heimdal/kpasswd/
H A Dkpasswdd.c41 #include <hdb.h>
/freebsd-10-stable/crypto/heimdal/
H A Dconfigure1631 --enable-hdb-openldap-module
1632 if you want support to build openldap hdb as shared
13067 # Check whether --enable-hdb-openldap-module was given.
28561 ac_config_files="$ac_config_files Makefile etc/Makefile include/Makefile include/gssapi/Makefile include/hcrypto/Makefile include/kadm5/Makefile lib/Makefile base/Makefile lib/asn1/Makefile lib/com_err/Makefile lib/hcrypto/Makefile lib/hx509/Makefile lib/gssapi/Makefile lib/ntlm/Makefile lib/hdb/Makefile lib/ipc/Makefile lib/kadm5/Makefile lib/kafs/Makefile lib/kdfs/Makefile lib/krb5/Makefile lib/otp/Makefile lib/roken/Makefile lib/sl/Makefile lib/sqlite/Makefile lib/vers/Makefile lib/wind/Makefile po/Makefile kuser/Makefile kpasswd/Makefile kadmin/Makefile admin/Makefile kcm/Makefile kdc/Makefile appl/Makefile appl/afsutil/Makefile appl/ftp/Makefile appl/ftp/common/Makefile appl/ftp/ftp/Makefile appl/ftp/ftpd/Makefile appl/gssmask/Makefile appl/kx/Makefile appl/login/Makefile appl/otp/Makefile appl/popper/Makefile appl/push/Makefile appl/rsh/Makefile appl/rcp/Makefile appl/su/Makefile appl/xnlock/Makefile appl/telnet/Makefile appl/telnet/libtelnet/Makefile appl/telnet/telnet/Makefile appl/telnet/telnetd/Makefile appl/test/Makefile appl/kf/Makefile appl/dceutils/Makefile tests/Makefile tests/bin/Makefile tests/can/Makefile tests/db/Makefile tests/kdc/Makefile tests/ldap/Makefile tests/gss/Makefile tests/java/Makefile tests/plugin/Makefile packages/Makefile packages/mac/Makefile doc/Makefile tools/Makefile"
29732 "lib/hdb/Makefile") CONFIG_FILES="$CONFIG_FILES lib/hdb/Makefile" ;;

Completed in 160 milliseconds