OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:i_locs
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.bin/config/
pack.c
232
for (p1 = i1->
i_locs
, p2 = i2->
i_locs
; *p1 == *p2; p2++)
251
o = findvec(i->
i_locs
,
252
LOCHASH(i->
i_locs
[l - 1]), l,
255
addlocs(i->
i_locs
, l) : o;
257
i->i_locoff = addlocs(i->
i_locs
, l);
mkioconf.c
415
ll->ll_name, i->
i_locs
[v]);
419
i->
i_locs
[v]);
defs.h
328
const char **
i_locs
; /* locators (as given by pspec's iattr) */
member in struct:devi
sem.c
1173
i->
i_locs
= NULL;
1326
if ((i->
i_locs
= fixloc(name, attr, loclist)) == NULL) {
1768
i->
i_locs
= fixloc(name, &errattr, NULL);
Completed in 14 milliseconds
Indexes created Thu Oct 23 22:10:10 GMT 2025