Home
last modified time | relevance | path

Searched refs:resyncService (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/lib/libnisdb/
H A Dnisdb_ldap.h175 __nis_resync_service_t resyncService; member
H A Dnis_parse_ldap_attr.c680 if (config_info->resyncService == in add_operation_attribute()
683 config_info->resyncService = directory_locked; in add_operation_attribute()
685 config_info->resyncService = from_copy; in add_operation_attribute()
687 config_info->resyncService = from_live; in add_operation_attribute()
H A Dnis_parse_ldap_util.c134 config_info->resyncService = (__nis_resync_service_t)NO_VALUE_SET; in initialize_parse_structs()
1023 if (config_info->resyncService == in set_default_values()
1025 config_info->resyncService = from_copy; in set_default_values()
H A Dnis_parse_ldap_conf.c1519 if (nis_config->resyncService == (__nis_resync_service_t)NO_VALUE_SET) in get_attribute_list()