Searched refs:CELT_MULTIPART (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12-stable/usr.sbin/nscd/ |
| D | mp_rs_query.c | 75 configuration_lock_entry(qstate->config_entry, CELT_MULTIPART); in on_mp_read_session_destroy() 79 CELT_MULTIPART); in on_mp_read_session_destroy() 228 configuration_lock_entry(qstate->config_entry, CELT_MULTIPART); in on_mp_read_session_request_process() 231 CELT_MULTIPART); in on_mp_read_session_request_process() 249 CELT_MULTIPART); in on_mp_read_session_request_process() 252 CELT_MULTIPART); in on_mp_read_session_request_process() 264 CELT_MULTIPART); in on_mp_read_session_request_process() 272 CELT_MULTIPART); in on_mp_read_session_request_process() 279 CELT_MULTIPART); in on_mp_read_session_request_process() 283 CELT_MULTIPART); in on_mp_read_session_request_process() [all …]
|
| D | mp_ws_query.c | 76 configuration_lock_entry(qstate->config_entry, CELT_MULTIPART); in on_mp_write_session_destroy() 80 CELT_MULTIPART); in on_mp_write_session_destroy() 234 configuration_lock_entry(qstate->config_entry, CELT_MULTIPART); in on_mp_write_session_request_process() 248 configuration_unlock_entry(qstate->config_entry, CELT_MULTIPART); in on_mp_write_session_request_process() 427 configuration_lock_entry(qstate->config_entry, CELT_MULTIPART); in on_mp_write_session_write_request_process() 432 configuration_unlock_entry(qstate->config_entry, CELT_MULTIPART); in on_mp_write_session_write_request_process() 484 configuration_lock_entry(qstate->config_entry, CELT_MULTIPART); in on_mp_write_session_abandon_notification() 486 configuration_unlock_entry(qstate->config_entry, CELT_MULTIPART); in on_mp_write_session_abandon_notification() 503 configuration_lock_entry(qstate->config_entry, CELT_MULTIPART); in on_mp_write_session_close_notification() 505 configuration_unlock_entry(qstate->config_entry, CELT_MULTIPART); in on_mp_write_session_close_notification() [all …]
|
| D | config.h | 117 CELT_MULTIPART enumerator
|
| D | query.c | 106 configuration_lock_entry(config_entry, CELT_MULTIPART); in clear_config_entry() 111 configuration_unlock_entry(config_entry, CELT_MULTIPART); in clear_config_entry() 140 configuration_lock_entry(config_entry, CELT_MULTIPART); in clear_config_entry_part() 146 configuration_unlock_entry(config_entry, CELT_MULTIPART); in clear_config_entry_part()
|
| D | config.c | 480 case CELT_MULTIPART: in configuration_lock_entry() 504 case CELT_MULTIPART: in configuration_unlock_entry()
|