Home
last modified time | relevance | path

Searched refs:control_close_any (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.sbin/ldapd/
H A Dcontrol.c278 control_close_any(struct control_sock *cs) in control_close_any() function
H A Dldapd.h432 int control_close_any(struct control_sock *);
H A Dldape.c511 if (control_close_any(&csock) == 0) { in ldape_needfd()