Home
last modified time | relevance | path

Searched refs:online (Results 1 – 25 of 306) sorted by relevance

12345678910>>...13

/netbsd-src/usr.bin/tip/aculib/
H A Dv3451.c143 int volatile online; in expect() local
147 online = 0; in expect()
158 online = strcmp(cp, "ON LINE") == 0; in expect()
159 if (online) in expect()
166 if (online && notin("FAILED CALL", buf) == 0) in expect()
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dcoffdump.c103 int online = 0; in dump_coff_lines() local
112 online++; in dump_coff_lines()
114 if (online > 6) in dump_coff_lines()
118 online = 0; in dump_coff_lines()
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dcoffdump.c103 int online = 0; in dump_coff_lines() local
112 online++; in dump_coff_lines()
114 if (online > 6) in dump_coff_lines()
118 online = 0; in dump_coff_lines()
/netbsd-src/tests/usr.sbin/cpuctl/
H A Dt_cpuctl.sh75 online=$(echo $line | awk '{print $3}')
78 cpuctl $online $cpuid
/netbsd-src/distrib/syspkg/sets/base/base-man-bin/
H A DCOMMENT1 utilities for reading online manual pages
H A DDESCR1 utilities for reading online manual pages
/netbsd-src/distrib/syspkg/sets/etc/etc-man-etc/
H A DDESCR1 configuration files for the online manual pages
H A DCOMMENT1 configuration files for the online manual pages
/netbsd-src/distrib/syspkg/sets/base/base-man-share/
H A DCOMMENT1 shared data files for the online manual pages
H A DDESCR1 shared data files for the online manual pages
/netbsd-src/distrib/syspkg/sets/man/man-man-man/
H A DCOMMENT1 man pages source for the utilities for viewing the online manual
H A DDESCR1 man pages source for the utilities for viewing the online manual
/netbsd-src/distrib/syspkg/sets/man/man-man-catman/
H A DCOMMENT1 formatted man pages for the utilities for viewing the online manual
H A DDESCR1 formatted man pages for the utilities for viewing the online manual
/netbsd-src/sys/kern/
H A Dkern_cpu.c353 /* Affinity is set, find an online CPU in the set. */ in cpu_xc_offline()
401 cpu_setstate(struct cpu_info *ci, bool online) in cpu_setstate() argument
414 if (online) { in cpu_setstate()
424 * stays online. Revisit this later. in cpu_setstate()
440 if (online) { in cpu_setstate()
/netbsd-src/distrib/syspkg/sets/comp/comp-sys-catman/
H A DDESCR1 This contains section 9 of the online manual pages for kernel programming,
/netbsd-src/doc/roadmaps/
H A Dsystem22 7. Improved observability: online crashdumps, remote debugging
70 7. Improved observability: online crashdumps, remote debugging
/netbsd-src/external/bsd/openldap/dist/servers/lloadd/
H A Dlloadd.service3 After=syslog.target network-online.target
/netbsd-src/external/bsd/unbound/dist/testdata/
H A Dtest_packets.93 ; This is output from the PowerDNS online signer.
/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dslapd.service3 After=syslog.target network-online.target
/netbsd-src/external/gpl3/gcc/dist/libgfortran/
H A DChangeLog-200568 2005-12-10 Thomas Koenig <Thomas.Koenig@online.de>
752 2005-10-13 Thomas Koenig <Thomas.Koenig@online.de>
1110 2005-09-09 Thomas Koenig <Thomas.Koenig@online.de>
1144 2005-09-05 Thomas Koenig <Thomas.Koenig@online.de>
1149 2005-09-04 Thomas Koenig <Thomas.Koenig@online.de>
1186 2005-08-29 Thomas Koenig <Thomas.Koenig@online.de>
1211 2005-08-16 Thomas Koenig <Thomas.Koenig@online.de>
1368 2005-07-12 Thomas Koenig <Thomas.Koenig@online.de>
1394 Thomas Koenig <Thomas.Koenig@online.de>
1455 2005-07-07 Thomas Koenig <Thomas.Koenig@online.de>
[all …]
/netbsd-src/etc/rc.d/
H A Dsmtoff93 cpuctl online "$i"
/netbsd-src/external/gpl3/gcc.old/dist/contrib/
H A Dgennews55 automatically from the online release notes. It covers releases of GCC
/netbsd-src/external/gpl3/gcc/dist/contrib/
H A Dgennews57 automatically from the online release notes. It covers releases of GCC
/netbsd-src/external/bsd/ppp/dist/
H A DREADME.pwfd12 Normally programs like wvdial or kppp read the online password from their
48 char *username = "1122334455661122334455660001@t-online.de";

12345678910>>...13