Searched refs:on (Results 151 - 175 of 1930) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/contrib/slapd-modules/denyop/
H A Ddenyop.c59 slap_overinst *on = (slap_overinst *) op->o_bd->bd_info; local
60 denyop_info *oi = (denyop_info *)on->on_bi.bi_private;
105 op->o_bd->bd_info = (BackendInfo *)on->on_info;
117 slap_overinst *on = (slap_overinst *) be->bd_info; local
122 on->on_bi.bi_private = oi;
136 slap_overinst *on = (slap_overinst *) be->bd_info; local
137 denyop_info *oi = (denyop_info *)on->on_bi.bi_private;
150 /* The on->on_bi.bi_private pointer can be used for
212 slap_overinst *on = (slap_overinst *) be->bd_info; local
213 denyop_info *oi = (denyop_info *)on
[all...]
/netbsd-6-1-5-RELEASE/bin/ed/
H A Dbuf.c67 seek_write = 1; /* force seek on write */
175 static long on = 0; local
178 if (n > on) {
179 if (n <= (on + addr_last) >> 1) {
180 for (; on < n; on++)
184 for (on = addr_last; on > n; on--)
188 if (n >= on >>
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/util/
H A Ddeltree.com7 $ on control_y then goto dt_STOP
8 $ on warning then goto dt_exit
24 $ set on
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-elf/
H A Dflags1.d8 # Fails on the AVR, DLX, H8300, I960, IP2K, M32R, MOXIE, MT, MSP430 and
11 # Fails on HPUX systems because the .type pseudo-op behaves differently.
12 # Fails on hppa64 because a PHDR is always added.
/netbsd-6-1-5-RELEASE/distrib/utils/sysinst/arch/alpha/
H A Dmsg.md.en7 * Based on code written by Philip A. Nelson for Piermont Information
48 {Installing boot blocks on %s....
/netbsd-6-1-5-RELEASE/distrib/utils/sysinst/arch/bebox/
H A Dmsg.md.en50 {Installing boot blocks on %s....
/netbsd-6-1-5-RELEASE/distrib/utils/sysinst/arch/evbppc/
H A Dmsg.md.en50 {Installing boot blocks on %s....
/netbsd-6-1-5-RELEASE/distrib/utils/sysinst/arch/landisk/
H A Dmsg.md.en50 {Installing boot blocks on %s....
/netbsd-6-1-5-RELEASE/distrib/utils/sysinst/arch/news68k/
H A Dmsg.md.en7 * Based on code written by Philip A. Nelson for Piermont Information
48 {Installing boot blocks on %s....
/netbsd-6-1-5-RELEASE/distrib/utils/sysinst/arch/sandpoint/
H A Dmsg.md.en51 {Installing boot blocks on %s....
/netbsd-6-1-5-RELEASE/distrib/utils/sysinst/arch/sgimips/
H A Dmsg.md.en47 {Installing boot blocks on %s....
/netbsd-6-1-5-RELEASE/distrib/utils/sysinst/arch/sparc/
H A Dmsg.md.en7 * Based on code written by Philip A. Nelson for Piermont Information
48 {Installing boot blocks on %s....
/netbsd-6-1-5-RELEASE/etc/etc.alpha/
H A Dttys6 # In normal operation, getty on 'console' pseudo-device is disabled, and is
10 console "/usr/libexec/getty std.9600" vt100 on secure
/netbsd-6-1-5-RELEASE/etc/etc.arc/
H A Dttys6 # In normal operation, getty on 'console' pseudo-device is disabled, and is
10 console "/usr/libexec/getty std.9600" vt220 on secure
/netbsd-6-1-5-RELEASE/etc/etc.ofppc/
H A Dttys9 ttyE0 "/usr/libexec/getty std.9600" wsvt25 on secure
/netbsd-6-1-5-RELEASE/etc/etc.sgimips/
H A Dttys6 # In normal operation, getty on the 'console' pseudo-device is disabled, and
11 console "/usr/libexec/getty std.9600" vt100 on secure
/netbsd-6-1-5-RELEASE/external/bsd/flex/dist/tests/test-c++-multiple-scanners/
H A Dscanner-1.l37 on yy_push_state(ON); return 10;
H A Dscanner-2.l37 on yy_push_state(ON); return 3;
/netbsd-6-1-5-RELEASE/external/bsd/flex/dist/tests/test-multiple-scanners-nr/
H A Dscanner-1.l43 on yy_push_state(ON); return 10;
H A Dscanner-2.l43 on yy_push_state(ON); return 3;
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/arm/
H A Dattr-default.d5 # This test is only valid on EABI based ports.
H A Dattr-march-armv1.d5 # This test is only valid on EABI based ports.
H A Dattr-march-armv2.d5 # This test is only valid on EABI based ports.
H A Dattr-march-armv2a.d5 # This test is only valid on EABI based ports.
H A Dattr-march-armv2s.d5 # This test is only valid on EABI based ports.

Completed in 155 milliseconds

1234567891011>>