Home
last modified time | relevance | path

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

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