Searched refs:online (Results 1 - 25 of 30) sorted by relevance

12

/netbsd-current/usr.bin/tip/aculib/
H A Dv3451.c143 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)
/netbsd-current/etc/rc.d/
H A Dsmtoff93 cpuctl online "$i"
/netbsd-current/external/gpl3/gcc.old/dist/contrib/
H A Dgennews3 # Script to generate the NEWS file from online release notes.
55 automatically from the online release notes. It covers releases of GCC
/netbsd-current/external/gpl3/gcc/dist/contrib/
H A Dgennews3 # Script to generate the NEWS file from online release notes.
57 automatically from the online release notes. It covers releases of GCC
/netbsd-current/tests/usr.sbin/cpuctl/
H A Dt_cpuctl.sh75 online=$(echo $line | awk '{print $3}')
78 cpuctl $online $cpuid
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dcoffdump.c103 int online = 0; local
112 online++;
114 if (online > 6)
118 online = 0;
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dcoffdump.c103 int online = 0; local
112 online++;
114 if (online > 6)
118 online = 0;
/netbsd-current/sys/kern/
H A Dkern_cpu.c353 /* Affinity is set, find an online CPU in the set. */
401 cpu_setstate(struct cpu_info *ci, bool online) argument
414 if (online) {
424 * stays online. Revisit this later.
440 if (online) {
/netbsd-current/external/gpl3/gdb/dist/sim/sh/
H A Dgencode.c3370 int online = 16; local
3384 while (k < online)
/netbsd-current/external/gpl3/gdb.old/dist/sim/sh/
H A Dgencode.c2770 int online = 16; local
2784 while (k < online)
/netbsd-current/games/hack/
H A Dextern.h385 int online(int, int);
H A Dhack.shk.c1022 if (!badinv && !online(omx, omy))
1132 online(int x, int y) function
H A Dhack.mon.c632 if (!Invis && online(nx, ny)) {
/netbsd-current/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_subr.c514 int fd, online = false; local
522 online = true;
526 return online;
/netbsd-current/external/bsd/openldap/dist/servers/slapd/
H A Dbackglue.c1399 glue_sub_attach( int online )
1457 if ( online ) {
1476 glue_sub_add( BackendDB *be, int advert, int online )
1496 if ( online )
1497 rc = glue_sub_attach( online );
H A Dproto-slap.h453 LDAP_SLAPD_F (int) glue_sub_attach( int online );
454 LDAP_SLAPD_F (int) glue_sub_add( BackendDB *be, int advert, int online );
/netbsd-current/sys/external/mit/xen-include-public/dist/xen/include/public/
H A Ddomctl.h113 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
/netbsd-current/external/mit/isl/dist/doc/
H A Dimplementation.tex472 See \autoref{s:online} for the detection
769 \subsection{Online Symmetry Detection}\label{s:online}
776 In this section, we present an online detection mechanism that has
791 In the online method the split is similarly avoided by the introduction
/netbsd-current/external/bsd/am-utils/dist/doc/
H A Dtexinfo.tex1252 % nearly black, but still distinguishable for online viewing.
/netbsd-current/external/gpl2/xcvs/dist/build-aux/
H A Dtexinfo.tex1448 % nearly black, but still distinguishable for online viewing.
/netbsd-current/external/gpl3/gcc/dist/gcc/doc/include/
H A Dtexinfo.tex1251 % nearly black, but still distinguishable for online viewing.
/netbsd-current/external/gpl3/gdb/dist/texinfo/
H A Dtexinfo.tex1445 % nearly black, but still distinguishable for online viewing.
/netbsd-current/external/gpl3/binutils/dist/texinfo/
H A Dtexinfo.tex1445 % nearly black, but still distinguishable for online viewing.
/netbsd-current/external/bsd/flex/dist/build-aux/
H A Dtexinfo.tex1252 % nearly black, but still distinguishable for online viewing.
/netbsd-current/external/gpl3/autoconf/dist/build-aux/
H A Dtexinfo.tex1251 % nearly black, but still distinguishable for online viewing.

Completed in 336 milliseconds

12