OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:b_child_count
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/wsmoused/
config.c
120
for (i = 0; i < b->
b_child_count
; i++)
154
if (b->
b_child_count
>= MAX_BLOCKS)
158
b->b_child[b->
b_child_count
] = c;
159
b->
b_child_count
++;
234
for (bc = 0; bc < b->
b_child_count
; bc++)
wsmoused.h
84
int
b_child_count
;
member in struct:block
Completed in 116 milliseconds
Indexes created Wed Oct 15 14:09:57 GMT 2025