find_dev_dict
if ((devdict = find_dev_dict(-1, evdict, &idx)) == NULL)
if ((devdict = find_dev_dict(-1, evdict, NULL)) == NULL)
if ((devdict = find_dev_dict(-1, evdict, NULL)) == NULL)
prop_dictionary_t find_dev_dict(int64_t, prop_dictionary_t, int *);