Searched refs:no (Results 1 - 25 of 352) sorted by relevance

1234567891011>>

/opensolaris-onvv-gate/usr/src/uts/sun4u/sunfire/io/
H A Dfhc.conf29 ddi-no-autodetach=1;
/opensolaris-onvv-gate/usr/src/uts/sun4v/io/n2rng/
H A Dn2rng.conf28 ddi-forceattach=1 ddi-no-autodetach=1;
/opensolaris-onvv-gate/usr/src/uts/common/io/
H A Dpool.conf29 ddi-no-autodetach=1;
/opensolaris-onvv-gate/usr/src/uts/common/io/audio/impl/
H A Daudio.conf38 ddi-no-autodetach=1;
/opensolaris-onvv-gate/usr/src/cmd/ssh/etc/
H A Dsshd_config46 GatewayPorts no
63 PrintMotd no
97 # Default is 600 seconds. 0 means no time limit.
106 # If PermitEmptyPasswords is no, pass PAM_DISALLOW_NULL_AUTHTOK
108 PermitEmptyPasswords no
110 # To disable tunneled clear text passwords, change PasswordAuthentication to no.
116 # Valid options are yes, without-password, no.
117 PermitRootLogin no
132 RhostsAuthentication no
138 RhostsRSAAuthentication no
[all...]
/opensolaris-onvv-gate/usr/src/cmd/man/src/util/instant.src/tptregexp/
H A Dregsub.c12 * this software, no matter how awful, even if they arise
44 register int no; local
61 no = 0;
63 no = *src++ - '0';
65 no = -1;
67 if (no < 0) { /* Ordinary character. */
71 } else if (prog->startp[no] != NULL && prog->endp[no] != NULL) {
72 len = prog->endp[no] - prog->startp[no];
[all...]
/opensolaris-onvv-gate/usr/src/common/util/
H A Dgetresponse.h46 extern int no(void);
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Locale/Codes/t/
H A Dlanguages.t13 no utf8; # we contain Latin-1
27 '!defined code2language()', # no argument => undef returned
84 '!defined language2code()', # no argument => undef returned
/opensolaris-onvv-gate/usr/src/tools/scripts/
H A Dstdenv.sh37 # the source product has no SCCS history, and is modified to remove source
64 [ -n "$MULTI_PROTO" ] || export MULTI_PROTO=no
/opensolaris-onvv-gate/usr/src/cmd/svr4pkg/pkgscripts/
H A Di.preserve.sh29 error=no
/opensolaris-onvv-gate/usr/src/common/openssl/
H A DREADME.SUNW22 no-ec \
23 no-ecdh \
24 no-ecdsa \
25 no-rc3 \
26 no-rc5 \
27 no-mdc2 \
28 no-idea \
29 no-hw_cswift \
30 no-hw_ncipher \
31 no
[all...]
/opensolaris-onvv-gate/usr/src/lib/libbsm/
H A Daudit_event.txt35 # compatibility reasons. Obsolete events are defined in the "no" (invalid)
36 # class to indicate they will not be generated. Other events in the "no"
65 0:AUE_NULL:indir system call:no
69 3:AUE_OPEN:open(2) - place holder:no
70 4:AUE_CREAT:creat(2):no
73 7:AUE_EXEC:exec(2):no
79 13:AUE_JUNK:junk:no
85 19:AUE_MCTL:mctl(2):no
86 20:AUE_REBOOT:reboot(2):no
94 28:AUE_SWAPON:swapon(2):no
[all...]
/opensolaris-onvv-gate/usr/src/cmd/msgfmt/
H A Dgnu_po.y78 och1.no = 1;
84 och2.no = 1;
115 och1.no = 2;
178 int no;
180 no = $1.no + 1;
182 no * sizeof (struct loc));
183 tmp[no - 1].off = $1.len;
184 tmp[no - 1].len = $2.len;
185 tmp[no
[all...]
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/t/
H A Djperl.t23 no utf8; # we have raw Japanese encodings here
30 no encoding; # ensure
59 no encoding;
60 ok(! defined(${^ENCODING}), q{no encoding;});
62 # should've been isnt() but no scoping is suported -- yet
86 no strict 'vars'; # fools
94 no encoding;
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Opcode/t/
H A Dops.t16 no ops 'fileno'; # equiv to "perl -M-ops=fileno"
/opensolaris-onvv-gate/usr/src/uts/sun4/sys/
H A Dbbc_beep.h93 #define BEEP_WRITE_COUNTER_REG(no, val) \
95 ((uint8_t *)&bbc_beeptr->bbc_beep_regsp->bbc_beep_counter[no]), \
/opensolaris-onvv-gate/usr/src/cmd/allocate/
H A Dwdwwrapper.sh41 PARENT_KILLED=no
44 if [ $PARENT_KILLED = "no" ]; then
/opensolaris-onvv-gate/usr/src/cmd/cmd-crypto/scripts/
H A Dr.kcfconf36 error=no
66 if [ "$error" = no ]
72 echo "$0: WARNING - no entries found in $dest for $PKGINST."
H A Dr.kmfconf35 error=no
65 if [ "$error" = no ]
71 echo "$0: WARNING - no entries found in $dest for $PKGINST."
H A Dr.pkcs11conf36 error=no
66 if [ "$error" = no ]
72 echo "$0: WARNING - no entries found in $dest for $PKGINST."
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sadm/scripts/
H A Dr.ipsecalgs37 error=no
46 if [ "$error" = no ]
52 echo "$0: WARNING - no entries to be removed from the $confile file"
/opensolaris-onvv-gate/usr/src/cmd/dtrace/test/tst/common/funcs/
H A Dtst.chill.ksh40 * NOTES: This test does no verification - it's not possible. So,
/opensolaris-onvv-gate/usr/src/cmd/sgs/libconv/common/
H A Dtokens.c48 int no; local
72 for (no = 1, ptr = list; *ptr; ptr++) {
74 no++;
76 if ((opt = malloc(no * sizeof (Isa_opt))) == 0)
79 desc->isa_optno = no;
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Cwd/t/
H A Dtaint.t19 no strict 'refs';
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/MIME/Base64/t/
H A Dwarn.t37 no warnings;
41 no warnings;

Completed in 91 milliseconds

1234567891011>>