repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
No empty .Rs/.Re
[netbsd-mini2440.git]
/
external
/
bsd
/
bind
/
dist
/
contrib
/
sdb
/
ldap
/
ldapdb.h
blob
1f18104354c361bf8845c0a128190d2c8c4ef436
1
/* $NetBSD$ */
2
3
#include <isc/types.h>
4
5
isc_result_t
ldapdb_init
(
void
);
6
7
void
ldapdb_clear
(
void
);
8