Home
last modified time | relevance | path

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

/freebsd-12.1/usr.sbin/lpr/common_source/
H A Dmatchjobs.c406 const char *cf_hoststr; in match_jobspec() local
423 jnum = calc_jobnum(jq->job_cfname, &cf_hoststr); in match_jobspec()
446 if (fnmatch(jspec->wantedhost, cf_hoststr, 0) != 0) in match_jobspec()