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

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

Completed in 46 milliseconds