/netbsd/usr.bin/tip/aculib/ |
H A D | v3451.c | 143 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/external/gpl3/gdb/dist/binutils/ |
H A D | coffdump.c | 103 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/external/gpl3/binutils/dist/binutils/ |
H A D | coffdump.c | 103 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/external/gpl3/binutils.old/dist/binutils/ |
H A D | coffdump.c | 103 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/external/gpl3/gdb.old/dist/binutils/ |
H A D | coffdump.c | 103 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/tests/usr.sbin/cpuctl/ |
H A D | t_cpuctl.sh | 75 online=$(echo $line | awk '{print $3}') 78 cpuctl $online $cpuid
|
/netbsd/distrib/syspkg/sets/base/base-man-bin/ |
H A D | COMMENT | 1 utilities for reading online manual pages
|
H A D | DESCR | 1 utilities for reading online manual pages
|
/netbsd/distrib/syspkg/sets/etc/etc-man-etc/ |
H A D | COMMENT | 1 configuration files for the online manual pages
|
H A D | DESCR | 1 configuration files for the online manual pages
|
/netbsd/distrib/syspkg/sets/base/base-man-share/ |
H A D | DESCR | 1 shared data files for the online manual pages
|
H A D | COMMENT | 1 shared data files for the online manual pages
|
/netbsd/distrib/syspkg/sets/man/man-man-catman/ |
H A D | COMMENT | 1 formatted man pages for the utilities for viewing the online manual
|
H A D | DESCR | 1 formatted man pages for the utilities for viewing the online manual
|
/netbsd/distrib/syspkg/sets/man/man-man-man/ |
H A D | COMMENT | 1 man pages source for the utilities for viewing the online manual
|
H A D | DESCR | 1 man pages source for the utilities for viewing the online manual
|
/netbsd/sys/kern/ |
H A D | kern_cpu.c | 405 cpu_setstate(struct cpu_info *ci, bool online) in cpu_setstate() argument 418 if (online) { in cpu_setstate() 444 if (online) { in cpu_setstate()
|
/netbsd/distrib/syspkg/sets/comp/comp-sys-catman/ |
H A D | DESCR | 1 This contains section 9 of the online manual pages for kernel programming,
|
/netbsd/doc/roadmaps/ |
H A D | system | 22 7. Improved observability: online crashdumps, remote debugging 70 7. Improved observability: online crashdumps, remote debugging
|
/netbsd/external/bsd/openldap/dist/servers/lloadd/ |
H A D | lloadd.service | 3 After=syslog.target network-online.target
|
/netbsd/external/bsd/unbound/dist/testdata/ |
H A D | test_packets.9 | 3 ; This is output from the PowerDNS online signer.
|
/netbsd/external/bsd/openldap/dist/servers/slapd/ |
H A D | slapd.service | 3 After=syslog.target network-online.target
|
/netbsd/etc/rc.d/ |
H A D | smtoff | 93 cpuctl online "$i"
|
/netbsd/external/gpl3/gcc/dist/libgfortran/ |
H A D | ChangeLog-2005 | 68 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> 1394 Thomas Koenig <Thomas.Koenig@online.de> 1633 Thomas Koenig <Thomas.Koenig@online.de> 2243 2005-04-10 Thomas Koenig <Thomas.Koenig@online.de> [all …]
|
/netbsd/external/bsd/unbound/dist/contrib/ |
H A D | unbound.service.in | 45 After=network-online.target 47 Wants=network-online.target nss-lookup.target
|