HomeSort by relevance Sort by last modified time
    Searched defs:avl_offset (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/uts/common/sys/
avl_impl.h 126 * the value of "o" is tree->avl_offset
142 * The tree structure. The fields avl_root, avl_compar, and avl_offset come
149 size_t avl_offset; /* offsetof(type, avl_link_t field) */ member in struct:avl_tree
  /onnv/onnv-gate/usr/src/cmd/filebench/common/
fb_avl.h 144 * the value of "o" is tree->avl_offset
160 * The tree structure. The fields avl_root, avl_compar, and avl_offset come
167 size_t avl_offset; /* offsetof(type, avl_link_t field) */ member in struct:avl_tree

Completed in 60 milliseconds