Home
last modified time | relevance | path

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

/freebsd/usr.sbin/lpr/lpc/
H A Dcmds.c446 static int cln_foundcore; /* found a core file! */ variable
460 cln_foundcore = 1; in doselect()
670 cln_foundcore = 0; in clean_q()
682 if (cln_foundcore) { in clean_q()