Searched refs:pkgcnt (Results 1 – 1 of 1) sorted by relevance
83 check1pkg(const char *pkgdir, int *filecnt, int *pkgcnt) in check1pkg() argument179 (*pkgcnt)++; in check1pkg()184 int pkgcnt; member193 check1pkg(pkg, &arg->filecnt, &arg->pkgcnt); in checkpattern_fn()203 check_pkg(const char *pkg, int *filecnt, int *pkgcnt, int allow_unmatched) in check_pkg() argument209 arg.pkgcnt = *pkgcnt; in check_pkg()216 *pkgcnt = arg.pkgcnt; in check_pkg()236 *pkgcnt = arg.pkgcnt; in check_pkg()242 int filecnt, pkgcnt; in check() local245 pkgcnt = 0; in check()[all …]