group.h File Reference

#include "alpm.h"

Include dependency graph for group.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  __pmgrp_t

Defines

#define GRP_NAME_LEN   256

Functions

pmgrp_t_alpm_grp_new (void)
void _alpm_grp_free (pmgrp_t *grp)
int _alpm_grp_cmp (const void *g1, const void *g2)


Define Documentation

#define GRP_NAME_LEN   256

Definition at line 23 of file group.h.

Referenced by _alpm_db_load_grpcache().


Function Documentation

int _alpm_grp_cmp ( const void *  g1,
const void *  g2 
)

Definition at line 59 of file group.c.

References __pmgrp_t::name.

Referenced by _alpm_db_load_grpcache().

Here is the caller graph for this function:

void _alpm_grp_free ( pmgrp_t grp  ) 

Definition at line 45 of file group.c.

References ALPM_LOG_FUNC, FREE, FREELIST, and __pmgrp_t::packages.

Referenced by _alpm_db_free_grpcache().

Here is the caller graph for this function:

pmgrp_t* _alpm_grp_new ( void   ) 

Definition at line 34 of file group.c.

References ALPM_LOG_FUNC, CALLOC, PM_ERR_MEMORY, and RET_ERR.

Referenced by _alpm_db_load_grpcache().

Here is the caller graph for this function:


Generated on Mon Jan 14 23:57:17 2008 for libalpm by  doxygen 1.5.4