Searched refs:firstend (Results 1 – 1 of 1) sorted by relevance
454 static int firstend = -1; in addpv() local462 if (len == 0 && firstend >= 0) in addpv()463 return (firstend); in addpv()471 if (firstend < 0) in addpv()472 firstend = parents.used - 1; in addpv()