libalpm
Arch Linux Package Manager Library
Functions
deptest.c File Reference
#include <stdio.h>
#include <alpm.h>
#include <alpm_list.h>
#include "pacman.h"
#include "conf.h"
Include dependency graph for deptest.c:

Go to the source code of this file.

Functions

int pacman_deptest (alpm_list_t *targets)

Function Documentation

int pacman_deptest ( alpm_list_t targets)

Definition at line 30 of file deptest.c.

References alpm_db_get_pkgcache(), alpm_find_satisfier(), alpm_list_add(), alpm_list_free(), alpm_list_next(), alpm_option_get_localdb(), config, __alpm_list_t::data, and __config_t::handle.

Referenced by main().

Here is the call graph for this function:

Here is the caller graph for this function: