Home
last modified time | relevance | path

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

/freebsd-9-stable/usr.sbin/nscd/
Dquery.c99 configuration_lock_entry(config_entry, CELT_NEGATIVE); in clear_config_entry()
104 configuration_unlock_entry(config_entry, CELT_NEGATIVE); in clear_config_entry()
133 configuration_lock_entry(config_entry, CELT_NEGATIVE); in clear_config_entry_part()
138 configuration_unlock_entry(config_entry, CELT_NEGATIVE); in clear_config_entry_part()
524 configuration_lock_entry(qstate->config_entry, CELT_NEGATIVE); in on_negative_write_request_process()
531 configuration_unlock_entry(qstate->config_entry, CELT_NEGATIVE); in on_negative_write_request_process()
737 configuration_lock_entry(qstate->config_entry, CELT_NEGATIVE); in on_read_request_process()
751 configuration_unlock_entry(qstate->config_entry, CELT_NEGATIVE); in on_read_request_process()
790 CELT_NEGATIVE); in on_read_request_process()
798 CELT_NEGATIVE); in on_read_request_process()
Dconfig.h114 CELT_NEGATIVE, enumerator
Dconfig.c476 case CELT_NEGATIVE: in configuration_lock_entry()
500 case CELT_NEGATIVE: in configuration_unlock_entry()