| /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/etc/rc.d/ |
| smtoff | 93 cpuctl online "$i"
|
| /src/external/gpl3/gcc/dist/contrib/ |
| gennews | 3 # Script to generate the NEWS file from online release notes. 59 automatically from the online release notes. It covers releases of GCC
|
| /src/external/gpl3/gcc.old/dist/contrib/ |
| gennews | 3 # Script to generate the NEWS file from online release notes. 57 automatically from the online release notes. It covers releases of GCC
|
| /src/tests/usr.sbin/cpuctl/ |
| t_cpuctl.sh | 77 online=$(echo $line | awk '{print $3}') 80 cpuctl $online $cpuid
|
| /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/sys/kern/ |
| kern_cpu.c | 356 /* Affinity is set, find an online CPU in the set. */ 404 cpu_setstate(struct cpu_info *ci, bool online) 417 if (online) { 427 * stays online. Revisit this later. 443 if (online) {
|
| /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/external/lgpl2/userspace-rcu/dist/src/ |
| urcu-call-rcu-impl.h | 895 goto online; 933 online:
|
| /src/games/hack/ |
| extern.h | 385 int online(int, int);
|
| hack.shk.c | 1022 if (!badinv && !online(omx, omy)) 1132 online(int x, int y) function
|
| hack.mon.c | 632 if (!Invis && online(nx, ny)) {
|
| /src/external/cddl/osnet/dist/lib/libdtrace/common/ |
| dt_subr.c | 514 int fd, online = false; local 522 online = true; 526 return online;
|
| /src/external/bsd/openldap/dist/servers/slapd/ |
| backglue.c | 1455 glue_sub_attach( int online ) 1514 if ( online ) { 1533 glue_sub_add( BackendDB *be, int advert, int online ) 1553 if ( online ) 1554 rc = glue_sub_attach( online );
|
| proto-slap.h | 454 LDAP_SLAPD_F (int) glue_sub_attach( int online ); 455 LDAP_SLAPD_F (int) glue_sub_add( BackendDB *be, int advert, int 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
|
| /src/sbin/efi/ |
| devpath3.c | 626 From: RFC3232 says everything is now online, found here:
|
| /src/external/mit/isl/dist/doc/ |
| implementation.tex | 472 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
|
| /src/external/bsd/am-utils/dist/doc/ |
| texinfo.tex | 1252 % nearly black, but still distinguishable for online viewing.
|
| /src/external/bsd/flex/dist/build-aux/ |
| texinfo.tex | 1252 % nearly black, but still distinguishable for online viewing.
|
| /src/external/gpl2/xcvs/dist/build-aux/ |
| texinfo.tex | 1448 % nearly black, but still distinguishable for online viewing.
|
| /src/external/gpl3/autoconf/dist/build-aux/ |
| texinfo.tex | 1251 % nearly black, but still distinguishable for online viewing.
|
| /src/external/gpl3/binutils/dist/texinfo/ |
| texinfo.tex | 1445 % nearly black, but still distinguishable for online viewing.
|