OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:error_flag
(Results
1 - 3
of
3
) sorted by relevancy
/src/common/lib/libprop/
prop_object.c
255
bool *
error_flag
)
265
if (
error_flag
)
266
*
error_flag
= false;
295
if (
error_flag
)
296
*
error_flag
= true;
/src/sys/arch/sparc64/dev/
vpci.c
336
uint64_t
error_flag
, data;
local in function:vpci_conf_read
341
&
error_flag
, &data);
346
pcireg_t val =
error_flag
? (pcireg_t)~0 : data;
356
uint64_t
error_flag
;
local in function:vpci_conf_write
361
data, &
error_flag
);
/src/sys/arch/sparc64/include/
hypervisor.h
217
uint64_t *
error_flag
, uint64_t *data);
220
uint64_t *
error_flag
);
Completed in 14 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025