Home
last modified time | relevance | path

Searched refs:cl_cvdhead (Results 1 – 18 of 18) sorted by relevance

/dports/security/clamav-lts/clamav-0.103.5/shared/
H A Dmisc.c98 if (!access(daily, R_OK) && (d1 = cl_cvdhead(daily))) { in freshdbdir()
103 if (!access(daily, R_OK) && (d2 = cl_cvdhead(daily))) { in freshdbdir()
154 daily = cl_cvdhead(path); in print_version()
164 daily = cl_cvdhead(path); in print_version()
/dports/security/clamav/clamav-0.104.2/common/
H A Dmisc.c98 if (!access(daily, R_OK) && (d1 = cl_cvdhead(daily))) { in freshdbdir()
103 if (!access(daily, R_OK) && (d2 = cl_cvdhead(daily))) { in freshdbdir()
154 daily = cl_cvdhead(path); in print_version()
164 daily = cl_cvdhead(path); in print_version()
/dports/security/clamav-lts/clamav-0.103.5/libclamav/
H A Dlibclamav.map4 cl_cvdhead;
H A Dclamav.h969 extern struct cl_cvd *cl_cvdhead(const char *file);
H A Dcvd.c482 struct cl_cvd *cl_cvdhead(const char *file) in cl_cvdhead() function
H A Dreaddb.c4591 daily_cld = cl_cvdhead(dbfile); in cli_loaddbdir()
4603 daily_cvd = cl_cvdhead(dbfile); in cli_loaddbdir()
5368 struct cl_cvd *cvd = cl_cvdhead(dbname);
5378 struct cl_cvd *cvd = cl_cvdhead(dbname);
/dports/security/clamav/clamav-0.104.2/libclamav/
H A Dlibclamav.map4 cl_cvdhead;
H A Dclamav.h1046 extern struct cl_cvd *cl_cvdhead(const char *file);
H A Dcvd.c482 struct cl_cvd *cl_cvdhead(const char *file) in cl_cvdhead() function
H A Dreaddb.c4612 db_archive_header = cl_cvdhead(filepath); in count_signatures()
4741 daily_cld = cl_cvdhead(dbfile); in cli_loaddbdir()
4756 daily_cvd = cl_cvdhead(dbfile); in cli_loaddbdir()
5745 struct cl_cvd *cvd = cl_cvdhead(dbname);
5755 struct cl_cvd *cvd = cl_cvdhead(dbname);
/dports/security/clamav/clamav-0.104.2/libfreshclam/
H A Dlibfreshclam_internal.c1446 if (NULL == (cvd = cl_cvdhead(tmpfile_with_extension))) { in getcvd()
1696 if (NULL == (cvd = cl_cvdhead(filename))) { in currentdb()
2449 if (NULL == (cvd = cl_cvdhead(newLocalFilename))) { in updatedb()
2660 if (NULL == (cvd = cl_cvdhead(databaseName))) { in updatecustomdb()
/dports/security/clamav-lts/clamav-0.103.5/libfreshclam/
H A Dlibfreshclam_internal.c1441 if (NULL == (cvd = cl_cvdhead(tmpfile_with_extension))) { in getcvd()
1691 if (NULL == (cvd = cl_cvdhead(filename))) { in currentdb()
2443 if (NULL == (cvd = cl_cvdhead(newLocalFilename))) { in updatedb()
2654 if (NULL == (cvd = cl_cvdhead(databaseName))) { in updatecustomdb()
/dports/security/clamav/clamav-0.104.2/clamconf/
H A Dclamconf.c346 cvd = cl_cvdhead(dbfile); in print_dbs()
/dports/security/clamav-lts/clamav-0.103.5/clamconf/
H A Dclamconf.c346 cvd = cl_cvdhead(dbfile); in print_dbs()
/dports/security/clamav-lts/clamav-0.103.5/win32/
H A Dlibclamav.def10 EXPORTS cl_cvdhead @3
/dports/www/c-icap-modules/c_icap_modules-0.5.5/services/virus_scan/
H A Dclamav_mod.c605 if ((d1 = cl_cvdhead(daily_path))) {
/dports/security/clamav/clamav-0.104.2/sigtool/
H A Dsigtool.c1015 if (!(oldcvd = cl_cvdhead(olddb)) && !optget(opts, "unsigned")->enabled) { in build()
1368 if ((cvd = cl_cvdhead(pt)) == NULL) { in cvdinfo()
3313 if (!(cvd = cl_cvdhead(opts->filename[0]))) { in makediff()
3320 if (!(cvd = cl_cvdhead(optget(opts, "diff")->strarg))) { in makediff()
/dports/security/clamav-lts/clamav-0.103.5/sigtool/
H A Dsigtool.c1014 if (!(oldcvd = cl_cvdhead(olddb)) && !optget(opts, "unsigned")->enabled) { in build()
1367 if ((cvd = cl_cvdhead(pt)) == NULL) { in cvdinfo()
3300 if (!(cvd = cl_cvdhead(opts->filename[0]))) { in makediff()
3307 if (!(cvd = cl_cvdhead(optget(opts, "diff")->strarg))) { in makediff()