Home
last modified time | relevance | path

Searched refs:needReplaceParts (Results 1 – 2 of 2) sorted by relevance

/dports/www/c-icap-modules/c_icap_modules-0.5.5/services/content_filtering/
H A Dprofiles.c101 prp->needReplaceParts = 1; in profile_filter_add()
106 rp.needReplaceParts = (action == CF_AC_REPLACE ? 1 : 0); in profile_filter_add()
H A Dfilters.h37 int needReplaceParts; member