1#
2# This file and its contents are supplied under the terms of the
3# Common Development and Distribution License ("CDDL"), version 1.0.
4# You may only use this file in accordance with the terms of version
5# 1.0 of the CDDL.
6#
7# A full copy of the text of the CDDL should have accompanied this
8# source.  A copy of the CDDL is also available via the Internet
9# at http://www.illumos.org/license/CDDL.
10#
11
12#
13# Copyright 2015, Joyent, Inc.
14# Copyright 2024 Oxide Computer Company
15#
16
17link path=usr/share/man/man3avl/AVL_NEXT.3avl target=avl_first.3avl
18link path=usr/share/man/man3avl/AVL_PREV.3avl target=avl_first.3avl
19file path=usr/share/man/man3avl/avl_add.3avl
20file path=usr/share/man/man3avl/avl_create.3avl
21file path=usr/share/man/man3avl/avl_destroy.3avl
22file path=usr/share/man/man3avl/avl_destroy_nodes.3avl
23file path=usr/share/man/man3avl/avl_find.3avl
24file path=usr/share/man/man3avl/avl_first.3avl
25file path=usr/share/man/man3avl/avl_insert.3avl
26link path=usr/share/man/man3avl/avl_insert_here.3avl target=avl_insert.3avl
27file path=usr/share/man/man3avl/avl_is_empty.3avl
28link path=usr/share/man/man3avl/avl_last.3avl target=avl_first.3avl
29file path=usr/share/man/man3avl/avl_nearest.3avl
30file path=usr/share/man/man3avl/avl_numnodes.3avl
31link path=usr/share/man/man3avl/avl_remove.3avl target=avl_add.3avl
32file path=usr/share/man/man3avl/avl_swap.3avl
33file path=usr/share/man/man3avl/avl_update.3avl
34link path=usr/share/man/man3avl/avl_update_gt.3avl target=avl_update.3avl
35link path=usr/share/man/man3avl/avl_update_lt.3avl target=avl_update.3avl
36
37