Searched refs:has_uc (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/usr.sbin/lpr/common_source/
H A Dctlinfo.c434 int chk3rd, has_uc, newfd, nogood, res; local
554 has_uc = 0;
564 has_uc = 1; /* These may be valid... */
576 if (has_uc && (getpwnam(cjinf->cji_acctuser) == NULL)) {

Completed in 78 milliseconds