Home
last modified time | relevance | path

Searched refs:chk3rd (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
465 chk3rd = tfname[2]; in ctl_renametf()
466 if ((tfname[0] != 't') || (tfname[1] != 'f') || (!isalpha(chk3rd))) { in ctl_renametf()