OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:user_count
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/gpl2/xcvs/dist/src/
history.c
275
static int
user_count
; /* Number of elements used */
variable
634
for (mod = user_list; mod < &user_list[
user_count
]; ++mod)
954
if (
user_count
== user_max)
964
user_list[
user_count
++] = xstrdup (name);
1383
for (cpp = user_list, count =
user_count
; count; cpp++, count--)
Completed in 36 milliseconds
Indexes created Sat Apr 18 00:22:28 UTC 2026