OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ntags
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/xorg-server.old/dist/dix/
inpututils.c
348
int
ntags
= 0;
local
373
ntags
++;
375
new_attr->tags = calloc(
ntags
+ 1, sizeof(char*));
/xsrc/external/mit/xorg-server/dist/dix/
inpututils.c
350
int
ntags
= 0;
local
374
ntags
++;
376
new_attr->tags = calloc(
ntags
+ 1, sizeof(char *));
Completed in 5 milliseconds
Indexes created Sat Jul 04 00:25:45 UTC 2026