Home
last modified time | relevance | path

Searched refs:refreshError (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/lib/libnisdb/
H A Dnis_parse_ldap_attr.c838 if (table_info->refreshError == in add_operation_attribute()
841 table_info->refreshError = continue_using; in add_operation_attribute()
843 table_info->refreshError = cache_expired; in add_operation_attribute()
845 table_info->refreshError = tryagain; in add_operation_attribute()
847 table_info->refreshError = ref_retry; in add_operation_attribute()
850 table_info->refreshError = continue_using_retry; in add_operation_attribute()
H A Dnisdb_ldap.h150 __nis_refresh_error_t refreshError; member
H A Ddb_table.cc256 m->refreshError = ldapDBTableMapping.refreshError; in initMappingStruct()
H A Dnis_parse_ldap_conf.c1411 if (table_info->refreshError == in get_attribute_list()
1477 if (table_info->refreshError == in get_attribute_list()
H A Dnis_parse_ldap_util.c147 table_info->refreshError = (__nis_refresh_error_t)NO_VALUE_SET; in initialize_parse_structs()
1059 if (table_info->refreshError == in set_default_values()
1061 table_info->refreshError = continue_using; in set_default_values()