OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:poi
(Results
1 - 2
of
2
) sorted by relevancy
/src/common/lib/libprop/
prop_intern.c
280
const struct _prop_object_internalizer *
poi
;
local in function:_prop_xml_intern_by_tag
289
for (
poi
= _prop_object_internalizer_table;
290
poi
->poi_tag != NULL;
poi
++) {
293
poi
->poi_tag,
294
poi
->poi_taglen)) {
298
if (
poi
== NULL ||
poi
->poi_tag == NULL) {
307
if (!(*
poi
->poi_intern)(&stack, &obj, ctx)) {
/src/sys/arch/arm/pic/
pic.c
402
int
poi
= 0; /* Possibility of interrupting */
local in function:pic_deliver_irqs
425
if (!
poi
)
430
poi
= 0;
462
poi
= 1;
Completed in 12 milliseconds
Indexes created Wed Oct 01 12:09:54 GMT 2025