Searched refs:find_parent (Results 1 – 3 of 3) sorted by relevance
/freebsd/cddl/usr.sbin/zfsd/ |
H A D | case_file.cc | 489 find_parent(nvlist_t *pool_config, nvlist_t *config, DevdCtl::Guid child_guid) in find_parent() function 508 result = find_parent(pool_config, vdevChildren[ch], child_guid); in find_parent() 545 parent_config = find_parent(config, nvroot, m_vdevGUID); in ActivateSpare()
|
/freebsd/crypto/heimdal/lib/hx509/ |
H A D | cert.c | 1050 find_parent(hx509_context context, in find_parent() function 1258 ret = find_parent(context, time_now, anchors, path, in _hx509_calculate_path()
|
H A D | ChangeLog | 1196 * cert.c (find_parent): when checking for certs and its not a
|