Home
last modified time | relevance | path

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

/freebsd/usr.sbin/lpr/common_source/
H A Dctlinfo.c432 int chk3rd, has_uc, newfd, nogood, res; in ctl_renametf() local
552 has_uc = 0; in ctl_renametf()
562 has_uc = 1; /* These may be valid... */ in ctl_renametf()
574 if (has_uc && (getpwnam(cjinf->cji_acctuser) == NULL)) { in ctl_renametf()