Searched refs:svept (Results 1 – 1 of 1) sorted by relevance
156 static struct cfent *svept; variable402 svept = eptlist[i]; in main()404 if (svept == NULL) { in main()415 if ((fp = fopen(svept->ainfo.local, "r")) == NULL) { in main()416 progerr(gettext(ERR_RDPKGINFO), svept->ainfo.local); in main()445 progerr(gettext(ERR_NOPARAM), "PKG", svept->path); in main()458 progerr(gettext(ERR_NOPARAM), "NAME", svept->path); in main()495 progerr(gettext(ERR_NOPARAM), "CATEGORY", svept->path); in main()642 svept = eptlist[i]; in main()643 svept->ftype = '?'; in main()[all …]