FOSSology
4.4.0
Open Source License Compliance by Open Source Software
|
#include "buckets.h"
Go to the source code of this file.
Functions | |
FUNCTION int | childInBucket (PGconn *pgConn, pbucketdef_t bucketDef, puploadtree_t puploadtree) |
Given a container uploadtree_pk and bucketdef, determine if any child is in this bucket. More... | |
Variables | |
int | debug |
FUNCTION int childInBucket | ( | PGconn * | pgConn, |
pbucketdef_t | bucketDef, | ||
puploadtree_t | puploadtree | ||
) |