Home
last modified time | relevance | path

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

/mirbsd/src/libexec/spamd/
Dgrey.c100 char *alloweddomains_file = PATH_SPAMD_ALLOWEDDOMAINS; variable
322 if ((fp = fopen(alloweddomains_file, "r")) != NULL) { in readsuffixlists()
335 alloweddomains_file); in readsuffixlists()