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

/haiku/src/system/libroot/posix/
H A Dgrp.cpp30 static size_t sGroupEntryCount = 0; variable
119 sGroupEntryCount = count;
151 if (sIterationIndex >= sGroupEntryCount)
183 sGroupEntryCount = 0;

Completed in 31 milliseconds