Home
last modified time | relevance | path

Searched refs:BACKMONITOR_BUFSIZE (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-monitor/
H A Ddatabase.c117 char buf[ BACKMONITOR_BUFSIZE ]; in monitor_subsys_overlay_init_one()
213 char buf[ BACKMONITOR_BUFSIZE ]; in monitor_subsys_database_init_one()
398 char buf[ BACKMONITOR_BUFSIZE ]; in monitor_back_register_database_and_overlay()
590 char buf[ BACKMONITOR_BUFSIZE ]; in monitor_subsys_database_init()
996 char buf[ BACKMONITOR_BUFSIZE ]; in monitor_back_add_plugin()
H A Dthread.c133 static char buf[ BACKMONITOR_BUFSIZE ]; in monitor_subsys_thread_init()
227 char buf[ BACKMONITOR_BUFSIZE ]; in monitor_subsys_thread_update()
H A Dlistener.c75 char buf[ BACKMONITOR_BUFSIZE ]; in monitor_subsys_listener_init()
H A Doverlay.c76 char buf[ BACKMONITOR_BUFSIZE ]; in monitor_subsys_overlay_init()
H A Dbackend.c78 char buf[ BACKMONITOR_BUFSIZE ]; in monitor_subsys_backend_init()
H A Dconn.c58 char buf[ BACKMONITOR_BUFSIZE ]; in monitor_subsys_conn_init()
277 char buf[ BACKMONITOR_BUFSIZE ]; in conn_create()
H A Dtime.c229 char buf[ BACKMONITOR_BUFSIZE ]; in monitor_subsys_time_update()
H A Dback-monitor.h281 #define BACKMONITOR_BUFSIZE 8192 macro
H A Dlog.c179 static char textbuf[ BACKMONITOR_BUFSIZE ]; in monitor_subsys_log_modify()