Home
last modified time | relevance | path

Searched defs:localpkgs (Results 1 – 3 of 3) sorted by relevance

/dports/devel/osc/osc-0.175.0/osc/
H A Dbuild.py85 def __init__(self, filename, apiurl, buildtype = 'spec', localpkgs = [], binarytype = 'rpm'): argument
215 def __init__(self, node, buildarch, pacsuffix, apiurl, localpkgs = []): argument
/dports/sysutils/pacman/pacman-5.1.3/lib/libalpm/
H A Ddeps.c109 alpm_list_t *localpkgs = alpm_list_diff( in dep_graph_init() local
813 int _alpm_resolvedeps(alpm_handle_t *handle, alpm_list_t *localpkgs, in _alpm_resolvedeps()
H A Dsync.c416 alpm_list_t *localpkgs; in _alpm_sync_prepare() local