Home
last modified time | relevance | path

Searched defs:sibling (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/wpa/src/utils/
H A Djson.h31 struct json_token *parent, *child, *sibling; member
/freebsd/cddl/usr.sbin/zfsd/
H A Dzfsd_event.cc467 Vdev sibling = *siblings_it; in TryDetach() local
/freebsd/contrib/unbound/util/
H A Drbtree.c409 rbnode_type* sibling; in rbtree_delete_fixup() local
/freebsd/contrib/tcsh/
H A Ded.xmap.c107 struct Xmapnode *sibling; /* ptr to another Xkey with same prefix */ member
/freebsd/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-converter.cpp241 for (auto *sibling : CurrentStack->ExtraData.siblings) in findOrCreateStackNode() local
/freebsd/contrib/libedit/
H A Dkeymacro.c82 struct keymacro_node_t *sibling;/* ptr to another key with same prefix*/ member
/freebsd/contrib/ldns/
H A Drbtree.c415 ldns_rbnode_t* sibling; in ldns_rbtree_delete_fixup() local
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzap.c763 uint64_t sibling = in zap_expand_leaf() local
/freebsd/contrib/sendmail/src/
H A Ddeliver.c857 ENVELOPE *sibling = ee->e_sibling; local
/freebsd/sys/dev/ice/
H A Dice_type.h717 struct ice_sched_node *sibling; /* next sibling in the same layer */ global() member
/freebsd/contrib/libxo/xohtml/external/
H A Djquery.js5644 sibling: function( n, elem ) { method
/freebsd/sys/dev/cxgbe/
H A Dt4_main.c1719 device_t sibling; in notify_siblings() local