OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nidx
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/
midictl.c
676
uint32_t oldlgcap, newlgcap, oidx,
nidx
;
local in function:store_rehash
709
nidx
= store_idx(newlgcap, newtbl,
711
newtbl[
nidx
] = s->table[oidx];
/src/sys/arch/sun3/sun3x/
pmap.c
1659
u_short
nidx
; /* PV list index */
local in function:pmap_enter
2030
nidx
= pteidx(c_pte);
2032
pvebase[
nidx
].pve_next = pv->pv_idx;
2033
pv->pv_idx =
nidx
;
Completed in 14 milliseconds
Indexes created Tue Oct 14 11:09:46 GMT 2025