Searched refs:SourcePool (Results 1 – 3 of 3) sorted by relevance
119 struct SourcePool { struct175 static struct SourcePool *178 return (struct SourcePool *)ARR_GetElement(pools, index); in get_pool()192 pools = ARR_CreateInstance(sizeof (struct SourcePool)); in NSR_Initialise()725 struct SourcePool *sp; in NSR_AddSourceByName()851 struct SourcePool *pool = get_pool(record->pool_id); in clean_source_record()1098 struct SourcePool *pool; in NSR_ProcessRx()
151 >>> src_pool = dpkg.SourcePool((local_usr, local_sys))