Searched refs:configuration_unlock_entry (Results 1 – 5 of 5) sorted by relevance
/freebsd/usr.sbin/nscd/ |
H A D | mp_rs_query.c | 75 configuration_unlock_entry(qstate->config_entry, in on_mp_read_session_destroy() 227 configuration_unlock_entry(qstate->config_entry, in on_mp_read_session_request_process() 248 configuration_unlock_entry(qstate->config_entry, in on_mp_read_session_request_process() 267 configuration_unlock_entry( in on_mp_read_session_request_process() 278 configuration_unlock_entry( in on_mp_read_session_request_process() 292 configuration_unlock_entry(qstate->config_entry, in on_mp_read_session_request_process() 310 configuration_unlock_entry(qstate->config_entry, in on_mp_read_session_request_process() 435 configuration_unlock_entry(qstate->config_entry, CELT_MULTIPART); in on_mp_read_session_read_request_process() 528 configuration_unlock_entry(qstate->config_entry, CELT_MULTIPART); in on_mp_read_session_close_notification()
|
H A D | mp_ws_query.c | 76 configuration_unlock_entry(qstate->config_entry, in on_mp_write_session_destroy() 245 configuration_unlock_entry(qstate->config_entry, CELT_MULTIPART); in on_mp_write_session_request_process() 429 configuration_unlock_entry(qstate->config_entry, CELT_MULTIPART); in on_mp_write_session_write_request_process() 483 configuration_unlock_entry(qstate->config_entry, CELT_MULTIPART); in on_mp_write_session_abandon_notification() 502 configuration_unlock_entry(qstate->config_entry, CELT_MULTIPART); in on_mp_write_session_close_notification() 538 configuration_unlock_entry(qstate->config_entry, in register_new_mp_cache_entry()
|
H A D | query.c | 94 configuration_unlock_entry(config_entry, CELT_POSITIVE); in clear_config_entry() 101 configuration_unlock_entry(config_entry, CELT_NEGATIVE); in clear_config_entry() 108 configuration_unlock_entry(config_entry, CELT_MULTIPART); in clear_config_entry() 128 configuration_unlock_entry(config_entry, CELT_POSITIVE); in clear_config_entry_part() 135 configuration_unlock_entry(config_entry, CELT_NEGATIVE); in clear_config_entry_part() 143 configuration_unlock_entry(config_entry, CELT_MULTIPART); in clear_config_entry_part() 447 configuration_unlock_entry(qstate->config_entry, CELT_POSITIVE); in on_write_request_process() 528 configuration_unlock_entry(qstate->config_entry, CELT_NEGATIVE); in on_negative_write_request_process() 732 configuration_unlock_entry(qstate->config_entry, CELT_POSITIVE); in on_read_request_process() 753 configuration_unlock_entry(qstat in on_read_request_process() [all...] |
H A D | config.c | 489 configuration_unlock_entry(struct configuration_entry *entry, in configuration_unlock_entry() function 492 TRACE_IN(configuration_unlock_entry); in configuration_unlock_entry() 509 TRACE_OUT(configuration_unlock_entry); in configuration_unlock_entry()
|
H A D | config.h | 145 void configuration_unlock_entry(struct configuration_entry *,
|