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

/netbsd-current/usr.sbin/syslogd/
H A Dsign.c463 struct filed_queue *fq, *tmp_fq; local
478 tmp_fq = STAILQ_NEXT(fq, entries);
480 fq = tmp_fq;

Completed in 74 milliseconds