#include <group.h>

Data Fields | |
| char | name [GRP_NAME_LEN] |
| alpm_list_t * | packages |
Definition at line 27 of file group.h.
| char __pmgrp_t::name[GRP_NAME_LEN] |
Definition at line 28 of file group.h.
Referenced by _alpm_db_get_grpfromcache(), _alpm_db_load_grpcache(), _alpm_grp_cmp(), and alpm_grp_get_name().
Definition at line 29 of file group.h.
Referenced by _alpm_db_free_grpcache(), _alpm_db_load_grpcache(), _alpm_grp_free(), and alpm_grp_get_pkgs().
1.5.4