Searching for RAD Objects in C

Client binding of a module provides a search function for each interface defined in the form: module_interface__rad_list(). You can provide a pattern (glob or regex) to narrow the search within the objects of an interface type.

In addition, the libradclient library provides the function rc_list(), where the caller provides the entire name or pattern and version to search the objects.