mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-26 19:41:04 -05:00
6 lines
83 B
C
6 lines
83 B
C
#include <isc/types.h>
|
|
|
|
isc_result_t ldapdb_init(void);
|
|
|
|
void ldapdb_clear(void);
|
|
|