Home
last modified time | relevance | path

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

/dports/mail/evolution/evolution-3.42.1/src/addressbook/importers/
H A Devolution-ldif-importer.c70 const gchar *ldif_attribute; member
269 if (!g_ascii_strcasecmp (ptr, ldif_fields[i].ldif_attribute)) { in parseLine()