logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

loc_database_count_as - Return the number of ASes in the database

Authors

       Michael Tremer

                                                                                         LOC_DATABASE_COUNT_A(3)

Description

       Returns the total number of ASes in the database.

Name

       loc_database_count_as - Return the number of ASes in the database

See Also

libloc(3)

Synopsis

       #include <libloc/database.h>

       size_t loc_database_count_as(struct loc_database* db);

See Also