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

/netbsd-6-1-5-RELEASE/usr.sbin/syslogd/
H A Dsign.c453 struct filed_queue *fq, *tmp_fq; local
468 tmp_fq = STAILQ_NEXT(fq, entries);
470 fq = tmp_fq;

Completed in 143 milliseconds