Home
last modified time | relevance | path

Searched refs:not (Results 1 – 25 of 2526) sorted by relevance

12345678910>>...102

/illumos-gate/usr/src/lib/libslp/clib/
H A Dlibslp.po6 # (the "License"). You may not use this file except in compliance
27 msgid "could not start thread: %s"
33 msgid "could not parse property: ``%s'' = ``%s''"
35 msgid "could not create socket: %s"
37 msgid "could not connect to slpd: %s"
41 msgid "could not talk to slpd: %s"
49 msgid "could not connect, error = %s"
51 msgid "could not send, error = %s"
53 msgid "could not set broadcast interface: %s"
55 msgid "could not enable broadcast: %s"
[all …]
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Dquoting.sh110 then err_exit '${x+foo '\''bar bam'\''} does not yield two arguments'
114 then err_exit '${x+foo $x bam} does not yield three arguments'
118 then err_exit '${x+foo "$x" bam} does not yield three arguments'
122 then err_exit '${x+"foo $x bam"} does not yield one argument'
126 then err_exit '"${x+foo $x bam}" does not yield one argument'
130 then err_exit '${x+foo "$x "bam} does not yield two arguments'
134 then err_exit '$'"' inside double quotes not working"
145 then err_exit 'line continuation in double strings not working'
151 then err_exit 'line continuation in expanded double strings not working'
182 then err_exit ' $x\$, with x=$hi, does not expand to $hi$'
[all …]
H A Darith.sh276 then err_exit 'large integer constants not working'
290 then err_exit '2**3 not working'
293 then err_exit '2**3*2 not working'
296 then err_exit '4**3**2 not working'
299 then err_exit '(4**3)**2 not working'
304 then err_exit '-Z3 not treated as decimal'
308 (( x >= 0 )) || err_exit 'unsigned integer not working'
309 (( $x >= 0 )) || err_exit 'unsigned integer not working as $x'
316 $SHELL -c '(( +1 == 1))' 2> /dev/null || err_exit 'unary + not working'
325 (( x > 1.999 && x < 2.001 )) || err_exit 'composite functions not working'
[all …]
H A Dquoting2.sh111 then err_exit '${x+foo '\''bar bam'\''} does not yield two arguments'
115 then err_exit '${x+foo $x bam} does not yield three arguments'
119 then err_exit '${x+foo "$x" bam} does not yield three arguments'
123 then err_exit '${x+"foo $x bam"} does not yield one argument'
127 then err_exit '"${x+foo $x bam}" does not yield one argument'
131 then err_exit '${x+foo "$x "bam} does not yield two arguments'
135 then err_exit '$'"' inside double quotes not working"
146 then err_exit 'line continuation in double strings not working'
152 then err_exit 'line continuation in expanded double strings not working'
173 then err_exit '$() not working'
[all …]
H A Dnameref.sh277 [[ $x == ok ]] || err_exit 'nameref to unset subscript not working'
321 [[ -R 123 ]] && err_exit '[[ -R 123 ]] should detect that 123 is not a reference'
322 [[ -v 123 ]] && err_exit '[[ -v 123 ]] should detect that 123 is not set'
344 [[ $(foobar) == ok ]] 2> /dev/null || err_exit 'nameref in function not creating variable in prop…
360 [[ ${!y.@} == 'x[a].b' ]] || err_exit 'reference to array element not expanded with ${!y.@}'
365 command typeset -n n=v.${k//['./']/_} 2> /dev/null || err_exit 'patterns with quotes not handled co…
370 [[ -v sp[19] ]] && err_exit '[[ -v sp[19] ]] where sp is a nameref should not be set'
382 …*foo=bar* ]] || err_exit 'name references to static compound variables in parent scope not working'
400 … == *foo=bar* ]] || err_exit 'name references to static type variables in parent scope not working'
416 …== *foo=bar* ]] || err_exit 'name reference to a name reference variable in a function not working'
[all …]
H A Dtilde.sh52 then err_exit '~' not $HOME
56 then err_exit x=~ not $HOME
60 then err_exit x=x:~ not x:$HOME
63 then err_exit '~' not $PWD
67 then err_exit x=~+ not $PWD
70 then err_exit '~' not $PWD
74 then err_exit x=~- not $OLDPWD
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/java_api/
H A Dtst.StateMachine.ksh.out5 java.lang.IllegalStateException: consumer not open
6 java.lang.IllegalStateException: consumer not open
7 java.lang.IllegalStateException: consumer not open
8 java.lang.IllegalStateException: consumer not open
9 java.lang.IllegalStateException: consumer not open
10 java.lang.IllegalStateException: consumer not open
11 java.lang.IllegalStateException: consumer not open
12 java.lang.IllegalStateException: consumer not open
13 java.lang.IllegalStateException: consumer not open
24 …piled description syscall:::entry { @[execname] = count(); } tick-101ms { printa(@); } not enabled.
[all …]
/illumos-gate/usr/src/cmd/sed/
H A DPOSIX15 implementing a POSIX-compatible version of sed, and should not be
35 POSIX does not specify this behavior as the System V versions of
36 sed do not do this stripping. The argument against stripping is
46 is obvious, but not specified in POSIX.
49 flag to an s command. This is not specified in POSIX. This
50 implementation permits whitespace but does not require it.
53 characters to follow the w command. This is not specified in
54 POSIX. This implementation permits whitespace but does not
60 digit octal numbers, too, not three as specified by POSIX. POSIX
63 6. The POSIX specification for ! does not specify that for a single
[all …]
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DClientLib_en.properties11 # (the "License"). You may not use this file except in compliance
62 … ``{1}''''.atattr_sec_error = SLPConfig: Attribute signing is set but URL signing is not, ignoring.
63 unparsable_config_file = SLPConfig: Could not parse config file: {0}
79 no_utf8 = UTF8 encoding not supported.
97 cant_sign = "Can not complete signing initialization."
98 cant_sign_for_spi = Can not sign for SPI ``{0}'''': {1}
99 cant_process_spi = Can not get security information for SPI ``{0}'': {1}
101 not_right_url = ``{0}'''' is not a {1} service URL
102 empty_vector = Empty vector for t (can be null but not empty)
103 not_an_attribute = Object in attribute vector is not an attribute
[all …]
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Kstat/t/
H A DKstat.t9 # (the "License"). You may not use this file except in compliance
52 END {print "not ok 1\n" unless $loaded;}
61 print("not ok $test: $@");
69 print("not ok $test: $@");
83 print("not ok $test\n");
92 print("not ok $test ($val)\n");
106 print("not ok $test\n");
113 print("not ok $test\n");
123 print("not ok $test\n");
134 if ($a ne $b) { print("not ok $test ($a ne $b)\n"); last; }
[all …]
/illumos-gate/usr/src/lib/libc/port/gen/
H A Derrlist6 * (the "License"). You may not use this file except in compliance
73 38 EL2NSYNC Level 2 not synchronized
77 42 EUNATCH Protocol driver not attached
83 48 ENOTSUP Operation not supported
94 59 ENOTRECOVERABLE Lock is not recoverable
99 64 ENONET Machine is not on the network
100 65 ENOPKG Package not installed
114 73 ENOTACTIVE Facility is not active
119 80 ENOTUNIQ Name not unique on network
122 83 ELIBACC Can not acces
[all...]
/illumos-gate/usr/src/uts/common/inet/
H A Dinetddi.c70 #error inetddi.c: INET_NAME is not defined!
76 #error inetddi.c: INET_DEVDESC is defined but INET_DEVSTRTAB is not!
78 #error inetddi.c: INET_DEVDESC is defined but INET_DEVMTFLAGS is not!
80 #error inetddi.c: INET_DEVDESC is defined but INET_DEVMINOR is not!
82 #error inetddi.c: INET_MODDESC is defined but INET_MODSTRTAB is not!
84 #error inetddi.c: INET_MODDESC is defined but INET_MODMTFLAGS is not!
86 #error inetddi.c: INET_SOCKDESC is defined but SOCKMOD_VERSION is not!
89 is not!
92 INET_SOCK_FALLBACK_DEV_V4 is not!
95 INET_SOCK_FALLBACK_DEV_V6 is not!
/illumos-gate/usr/src/uts/common/mapfiles/
H A DREADME20 They are not dynamic objects and dependency information is always noted
24 exist and not find out until they try to install the module.
32 These mapfiles are not the traditional versioning mapfiles like those in
36 * These mapfiles do not declare any versions!
37 * These mapfiles do not use the 'SYMBOL_VERSION' directive, instead they
39 * These mapfiles do not hide symbols! Library mapfiles always have
41 here. These mapfiles should not affect visibility.
43 that they are not provided by the kernel module but by another.
44 * These mapfiles do not declare what is or isn't a public interface,
52 the DDI should not be put in that mapfile.
[all …]
/illumos-gate/usr/src/test/zfs-tests/tests/functional/mv_files/
H A Dmv_files_common.kshlib93 rm -rf $TESTDIR || log_unresolved Could not remove $TESTDIR
94 mkdir -p $TESTDIR || log_unresolved Could not create $TESTDIR
96 rm -rf $TESTDIR_TGT || log_unresolved Could not remove $TESTDIR_TGT
97 mkdir -p $TESTDIR_TGT || log_unresolved Could not create $TESTDIR_TGT
105 mkdir -p $OLDDIR || log_unresolved Could not create $OLDDIR
106 mkdir -p $NEWDIR_IN_FS || log_unresolved Could not create $NEWDIR_IN_FS
107 mkdir -p $NEWDIR_ACROSS_FS || log_unresolved Could not create $NEWDIR_ACROSS_FS
/illumos-gate/usr/src/lib/libc/port/sys/
H A Depoll.c29 #error value of EPOLLIN does not match value of POLLIN
33 #error value of EPOLLPRI does not match value of POLLPRI
37 #error value of EPOLLOUT does not match value of POLLOUT
41 #error value of EPOLLRDNORM does not match value of POLLRDNORM
45 #error value of EPOLLRDBAND does not match value of POLLRDBAND
49 #error value of EPOLLERR does not match value of POLLERR
53 #error value of EPOLLHUP does not match value of POLLHUP
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dnotnull.test7 # May you do good and not evil.
46 } {1 {t1.a may not be NULL}}
60 } {1 {t1.a may not be NULL}}
67 } {1 {t1.a may not be NULL}}
102 } {1 {t1.b may not be NULL}}
144 } {1 {t1.c may not be NULL}}
151 } {1 {t1.d may not be NULL}}
172 } {1 {t1.e may not be NULL}}
188 } {1 {t1.a may not be NULL}}
196 } {1 {t1.a may not be NULL}}
[all …]
/illumos-gate/usr/src/cmd/backup/dump/
H A Dlint.sed14 /dumponline.c",.*name used but not defined: log10 /d
15 /dumponline.c",.*name used but not defined: getfullblkname /d
16 /dumpmain.c",.*name used but not defined: getfullrawname /d
19 /partial.c",.*name used but not defined: ulimit/d
22 /lint suppression directive not used/d
33 /dumptape.c",.*statement not reached/d
/illumos-gate/usr/src/common/pnglite/
H A DTHIRDPARTYLICENSE13 * 1. The origin of this software must not be misrepresented; you must not
16 * appreciated but is not required.
18 * 2. Altered source versions must be plainly marked as such, and must not
21 * 3. This notice may not be removed or altered from any source
/illumos-gate/usr/src/uts/common/io/ipw/fw-ipw2100/
H A DLICENSE4 Do not use or load this firmware (the "Software") until you have carefully read
6 to the terms of this Agreement. If you do not wish to so agree, do not install
25 products is not licensed hereunder. Subject to the terms of this Agreement,
35 If you are not the final manufacturer or vendor of a computer system or software
39 recipient agrees to be fully bound by the terms hereof. You shall not otherwise
41 any third party. You may not, nor may you assist any other person or entity to
55 expressly provided herein, you shall not disclose the terms or existence of
57 other announcements without Intel's prior written consent. You do not have any
67 attachments, and other encumbrances. You agree not to remove any proprietary
86 NONINFRINGEMENT, OR FITNESS FOR A PARTICULAR PURPOSE. Intel does not warrant
[all …]
/illumos-gate/usr/src/contrib/ast/lib/package/
H A Dzlib.def28 1. The origin of this software must not be misrepresented; you must not
31 be appreciated but is not required.
33 2. Altered source versions must be plainly marked as such, and must not
36 3. This notice may not be removed or altered from any source
/illumos-gate/usr/src/test/zfs-tests/tests/functional/migration/
H A Dsetup.ksh54 rm -rf $TESTDIR || log_unresolved Could not remove $TESTDIR
55 mkdir -p $TESTDIR || log_unresolved Could not create $TESTDIR
60 rm -rf $NONZFS_TESTDIR || log_unresolved Could not remove $NONZFS_TESTDIR
61 mkdir -p $NONZFS_TESTDIR || log_unresolved Could not create $NONZFS_TESTDIR
/illumos-gate/usr/src/cmd/krb5/kadmin/kclient/
H A Dkclient.sh62 printf "$(gettext "Could not access/execute %s").\n" $bin >&2
72 printf "\n$(gettext "Can not create/edit %s, exiting").\n" $filename >&2
84 printf "\n$(gettext "Can not create temporary file, exiting").\n" >&2
145 egrep -s "$(gettext "get_principal: Principal does not exist")" $TMP_FILE
883 printf "\n$(gettext "Can not update %s, exiting").\n" $KRB5_CONFIG >&2
1089 printf "$(gettext "%s property not set to 'true' for the %s FMRI").\n" $ddnsProp $smbFMRI
1104 …printf "$(gettext "This could mean that '%s' is not included as a 'nameserver' in the /etc/resolv.…
1141 printf "$(gettext "Client will not be joined to the new domain").\n" >&2
1158 printf "$(gettext "Could not find domain controller server for '%s'. Exiting").\n" $realm >&2
1189 printf "$(gettext "Can not find realm") '%s'.\n" $realm >&2
[all …]
/illumos-gate/usr/src/test/test-runner/cmd/
H A Drun141 while self._read() is not None:
142 if not drain:
154 if not buf:
156 if '\n' not in buf:
203 if not do_sudo:
220 if not user or user == me.pw_name:
258 if not os.path.isdir(self.outputdir):
319 if not options.quiet:
396 if not verify_file(f):
402 if not verify_user(user, logger):
[all …]
/illumos-gate/usr/src/uts/common/io/iwi/fw-ipw2200/
H A DLICENSE4 Do not use or load this firmware (the "Software") until you have carefully read
6 to the terms of this Agreement. If you do not wish to so agree, do not install
25 products is not licensed hereunder. Subject to the terms of this Agreement,
35 If you are not the final manufacturer or vendor of a computer system or software
39 recipient agrees to be fully bound by the terms hereof. You shall not otherwise
41 any third party. You may not, nor may you assist any other person or entity to
58 TRADEMARKS. Except as expressly provided herein, you shall not use Intel's
60 Intel's prior written consent. You do not have any rights to use any Intel
70 attachments, and other encumbrances. You agree not to remove any proprietary
89 NONINFRINGEMENT, OR FITNESS FOR A PARTICULAR PURPOSE. Intel does not warrant
[all …]
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Ddhcpagent.dfl6 # You may not use this file except in compliance with the License.
49 # than released. Dropping an address does not notify the DHCP server
54 # does not answer (and the lease has not yet expired), then the client
63 # saved but cannot be verified will not be used. When SIGTERM is
65 # for use, and the address will not be saved for a later restart. If
67 # the previous lease, but if unable to do so, it will not attempt to
77 # Note: this does not control the retransmission strategy for
83 # By default, the DHCP agent does not send out a client identifier
94 # By default, for an IPv4 interface that is not in an IP network
95 # multipathing (IPMP) group, that is not IP over InfiniBand (IPoIB), and
[all …]

12345678910>>...102