]> git.puffer.fish Git - matthieu/frr.git/commit
lib/xref: add xrefs for DEFUNs
authorDavid Lamparter <equinox@diac24.net>
Tue, 28 Apr 2020 13:19:24 +0000 (15:19 +0200)
committerDavid Lamparter <equinox@diac24.net>
Mon, 1 Feb 2021 16:28:11 +0000 (17:28 +0100)
commitfeb06e7a93af3642d23cad951e2eaf544025f64a
tree06e07eb6c26b661b3fb152ec07f585cd499f1785
parent131879fb926798bfefd80b0e2cba266919c5be1d
lib/xref: add xrefs for DEFUNs

This allows grabbing a list of all DEFUNs and their help texts through
the xref extraction mechanics.

Signed-off-by: David Lamparter <equinox@diac24.net>
lib/command.h
lib/command_graph.h
lib/xref.h