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

/freebsd-10.2-release/sys/kern/
H A Dkern_alq.c65 int aq_wrapearly; /* # bytes left blank at end of buf */ member in struct:alq
325 wrapearly = alq->aq_wrapearly;
393 alq->aq_wrapearly = 0;
710 alq->aq_wrapearly = contigbytes;

Completed in 91 milliseconds