mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-24 23:57:30 -04: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);
|
|
|