Searched defs:sdap_is_connection_expired (Results 1 - 1 of 1) sorted by relevance

/sssd-io/src/providers/ldap/
H A Dsdap_id_op.c86 static bool sdap_is_connection_expired(struct sdap_id_conn_data *conn_data, int timeout);
203 static bool sdap_is_connection_expired(struct sdap_id_conn_data *conn_data, int timeout) function
230 return !sdap_is_connection_expired(conn_data, timeout);

Completed in 11 milliseconds