OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lindex
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/envstat/
config.c
358
prop_string_t
lindex
;
local in function:config_devblock_add
371
lindex
= prop_dictionary_get(sb->dict, "index");
372
sensor = prop_string_value(
lindex
);
384
if (prop_string_equals(
lindex
, obj)) {
/src/sys/arch/x86/x86/
mpacpi.c
176
int *index = aux, pin,
lindex
;
local in function:mpacpi_nonpci_intr
250
lindex
= isa_ovr->SourceIrq;
254
if (
lindex
> 2)
255
lindex
--;
256
mpi = &mp_intrs[
lindex
];
Completed in 12 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025