HomeSort by: relevance | last modified time | path
    Searched defs:online (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/tip/aculib/
v3451.c 143 int volatile online; local in function:expect
147 online = 0;
158 online = strcmp(cp, "ON LINE") == 0;
159 if (online)
166 if (online && notin("FAILED CALL", buf) == 0)
  /src/games/hack/
hack.shk.c 1022 if (!badinv && !online(omx, omy))
1132 online(int x, int y) function in typeref:typename:int
  /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 15 milliseconds