Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/krb5/
H A Dconfig_file.c270 convert_content(const void *key, const void *value, void *context) in convert_content() function
287 CFDictionaryApplyFunction(value, convert_content, &tmp->u.list); in convert_content()
331 CFDictionaryApplyFunction(d, convert_content, parent); in parse_plist_config()