Home
last modified time | relevance | path

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

/dragonfly/sys/libprop/
HDprop_dictionary.c874 _prop_dict_lookup(prop_dictionary_t pd, const char *key, in _prop_dict_lookup() function
919 pde = _prop_dict_lookup(pd, key, NULL); in _prop_dictionary_get()
992 pde = _prop_dict_lookup(pd, key, &idx); in prop_dictionary_set()
1129 pde = _prop_dict_lookup(pd, key, &idx); in prop_dictionary_remove()