OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:online
(Results
1 - 8
of
8
) sorted by relevancy
/src/usr.bin/tip/aculib/
v3451.c
143
int volatile
online
;
local
147
online
= 0;
158
online
= strcmp(cp, "ON LINE") == 0;
159
if (
online
)
166
if (
online
&& notin("FAILED CALL", buf) == 0)
/src/external/gpl3/binutils/dist/binutils/
coffdump.c
103
int
online
= 0;
local
112
online
++;
114
if (
online
> 6)
118
online
= 0;
/src/external/gpl3/binutils.old/dist/binutils/
coffdump.c
103
int
online
= 0;
local
112
online
++;
114
if (
online
> 6)
118
online
= 0;
/src/external/gpl3/gdb/dist/sim/sh/
gencode.c
3370
int
online
= 16;
local
3384
while (k <
online
)
/src/external/gpl3/gdb.old/dist/sim/sh/
gencode.c
3370
int
online
= 16;
local
3384
while (k <
online
)
/src/games/hack/
hack.shk.c
1022
if (!badinv && !
online
(omx, omy))
1132
online
(int x, int y)
function
/src/external/cddl/osnet/dist/lib/libdtrace/common/
dt_subr.c
514
int fd,
online
= false;
local
522
online
= true;
526
return
online
;
/src/sys/external/mit/xen-include-public/dist/xen/include/public/
domctl.h
113
uint32_t nr_online_vcpus; /* Number of VCPUs currently
online
. */
252
uint8_t
online
; /* currently
online
(not hotplugged)? */
member in struct:xen_domctl_getvcpuinfo
290
* hard affinity and the cpupool's
online
CPUs for the domain (if
292
* intersection between hard affinity and the cpupool's
online
CPUs (if
Completed in 25 milliseconds
Indexes created Tue Aug 18 00:25:06 UTC 2026