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

/freebsd-13-stable/usr.sbin/ypldap/
H A Dypldap.c49 void main_dispatch_client(int, short, void *);
351 main_dispatch_client(int fd, short events, void *p) function
380 fatal("main_dispatch_client: imsg_get error");
448 log_debug("main_dispatch_client: unexpected imsg %d",
592 env.sc_iev->handler = main_dispatch_client;

Completed in 98 milliseconds