OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:initialised
(Results
1 - 5
of
5
) sorted by relevancy
/src/lib/libc/locale/
setlocale.c
139
static int
initialised
;
local in function:_find_category
141
if (!
initialised
) {
146
initialised
= 1;
/src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/
vchiq_core.h
352
int32_t
initialised
;
member in struct:vchiq_shared_state_struct
406
int
initialised
;
member in struct:vchiq_state_struct
vchiq_arm.c
1588
else if (g_state.remote->
initialised
!= 1)
1589
printk(KERN_NOTICE "%s: g_state.remote->
initialised
!= 1 (%d)\n",
1590
__func__, g_state.remote->
initialised
);
1593
(g_state.remote->
initialised
== 1)) ? &g_state : NULL;
2855
"vchiq:
initialised
- version %d (min %d)",
vchiq_core.c
2430
if (local->
initialised
) {
2432
if (remote->
initialised
)
2434
"
initialised
");
2564
local->
initialised
= 1;
/src/usr.bin/vmstat/
vmstat.c
1180
static int
initialised
;
local in function:cpucounters
1193
if (!
initialised
) {
1195
initialised
= 1;
Completed in 18 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025