OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:i_cfindex
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/config/
pack.c
202
l->
i_cfindex
= p->
i_cfindex
;
208
l->
i_cfindex
= n;
323
* In the event of equality, break ties by
i_cfindex
, which should be
348
else if (d2->
i_cfindex
> d1->
i_cfindex
)
350
else if (d2->
i_cfindex
< d1->
i_cfindex
)
mkioconf.c
137
n1 = (*(const struct devi * const *)a)->
i_cfindex
;
138
n2 = (*(const struct devi * const *)b)->
i_cfindex
;
398
fprintf(fp, "/*%3d: %s at ", i->
i_cfindex
, i->i_name);
477
i->
i_cfindex
, i->i_name);
defs.h
340
u_short
i_cfindex
; /* our index in cfdata */
member in struct:devi
Completed in 16 milliseconds
Indexes created Mon Oct 20 05:10:11 GMT 2025