Home
last modified time | relevance | path

Searched refs:fail (Results 101 – 125 of 613) sorted by relevance

12345678910>>...25

/illumos-gate/usr/src/uts/common/io/vioif/
H A Dvioif.c549 goto fail; in vioif_alloc_bufs()
555 goto fail; in vioif_alloc_bufs()
574 goto fail; in vioif_alloc_bufs()
580 goto fail; in vioif_alloc_bufs()
627 fail: in vioif_alloc_bufs()
840 fail: in vioif_add_rx()
1214 fail: in vioif_tx_external()
1256 goto fail; in vioif_send()
1277 goto fail; in vioif_send()
1422 fail: in vioif_send()
[all …]
/illumos-gate/usr/src/test/libc-tests/tests/stdio/
H A Dorientation_test.c50 fail(int line, int r, char const *expect, char const *test) in fail() function
67 fail(line, r, "==", "fopen"); in setup()
79 fail(line, r, "==", "freopen"); in setup_std()
88 fail(__LINE__, r, #op, #x); \
97 fail(__LINE__, r, #op, #x); \
243 fail(__LINE__, r, "<", "open_memstream()"); in main()
247 fail(__LINE__, r, ">", "open_wmemstream()"); in main()
/illumos-gate/usr/src/boot/common/
H A Dinstall.c248 goto fail; in install()
267 goto fail; in install()
275 goto fail; in install()
283 goto fail; in install()
292 goto fail; in install()
303 fail: in install()
/illumos-gate/usr/src/cmd/listen/
H A Dnlsaddr.c133 goto fail;
139 goto fail;
145 goto fail;
151 fail:
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/include/
H A Dtst.includefirst.ksh61 fail() function
71 [[ $? != 0 ]] && fail "Failed to compile with same file in include path twice"
74 [[ $status != $expexit ]] && fail "Exited with unexpected status code: $status"
/illumos-gate/usr/src/test/libc-tests/cmd/
H A Dlibctest.ksh23 function fail function
52 [[ -f $runfile ]] || fail "Cannot read file: $runfile"
59 [[ -z $runfile ]] && fail "Couldn't determine distro"
/illumos-gate/usr/src/test/util-tests/cmd/
H A Dutiltest.ksh25 function fail function
54 [[ -f $runfile ]] || fail "Cannot read file: $runfile"
61 [[ -z $runfile ]] && fail "Couldn't determine distro"
/illumos-gate/usr/src/cmd/cmd-inet/lib/ipmgmtd/
H A Dipmgmt_main.c199 goto fail; in ipmgmt_door_init()
202 fail: in ipmgmt_door_init()
359 goto fail; in ipmgmt_init_privileges()
364 goto fail; in ipmgmt_init_privileges()
371 goto fail; in ipmgmt_init_privileges()
395 goto fail; in ipmgmt_init_privileges()
399 fail: in ipmgmt_init_privileges()
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dmktemp.c145 goto fail; in libc_mktemps()
176 goto fail; in libc_mktemps()
188 goto fail; in libc_mktemps()
224 fail: in libc_mktemps()
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dmsgs.c79 fail ("Unexpected streams error in mlisten (%s).\n" , PERROR); in take_message()
132 fail ("Unexpected streams error (%s).\n" , PERROR); in take_message()
227 fail ("Can't create public message device (%s).\n", PERROR); in init_messages()
234 fail ("Unexpected streams error (%s).\n" , PERROR); in init_messages()
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/mech/
H A Dinq_cred.c131 goto fail;
138 goto fail;
153 goto fail;
173 goto fail;
211 fail:
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-mgmt.c975 fail = 1; in xge_hal_register_test()
982 fail = 1; in xge_hal_register_test()
989 fail = 1; in xge_hal_register_test()
996 fail = 1; in xge_hal_register_test()
1006 fail = 1; in xge_hal_register_test()
1016 fail = 1; in xge_hal_register_test()
1376 fail = 1; in xge_hal_eeprom_test()
1380 fail = 1; in xge_hal_eeprom_test()
1382 fail = 1; in xge_hal_eeprom_test()
1385 fail = 1; in xge_hal_eeprom_test()
[all …]
/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_vmac.c73 goto fail; in hxge_vmac_init()
76 goto fail; in hxge_vmac_init()
79 goto fail; in hxge_vmac_init()
82 goto fail; in hxge_vmac_init()
99 fail: in hxge_vmac_init()
348 goto fail; in hxge_set_promisc()
350 goto fail; in hxge_set_promisc()
361 fail: in hxge_set_promisc()
/illumos-gate/usr/src/cmd/ldmad/
H A Dldma_dio.c215 goto fail; in link_device_node()
219 goto fail; in link_device_node()
222 goto fail; in link_device_node()
226 goto fail; in link_device_node()
230 goto fail; in link_device_node()
234 goto fail; in link_device_node()
238 fail: in link_device_node()
/illumos-gate/usr/src/cmd/svc/shell/
H A Dnet_include.sh604 fail=
625 fail="$fail $1"
633 /sbin/ifconfig $1 inet6 up || fail="$fail $1"
641 [ -n "$fail" ] && warn_failed_ifs "configure $desc" "$fail"
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_smhba.c278 goto fail; in pmcs_smhba_log_sysevent()
281 goto fail; in pmcs_smhba_log_sysevent()
284 goto fail; in pmcs_smhba_log_sysevent()
287 goto fail; in pmcs_smhba_log_sysevent()
291 goto fail; in pmcs_smhba_log_sysevent()
295 goto fail; in pmcs_smhba_log_sysevent()
300 fail: in pmcs_smhba_log_sysevent()
/illumos-gate/usr/src/test/libc-tests/tests/
H A Dprintf-15294.c40 fail(const char *fmt, ...) in fail() function
61 fail("%s return value was %d, expected %d\n", tag, n, e_n); in test_file()
63 fail("%s errno value was %d, expected %d\n", tag, errno, e_err); in test_file()
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_phy.c135 goto fail; in ixgbe_read_i2c_combined_generic_int()
138 goto fail; in ixgbe_read_i2c_combined_generic_int()
141 goto fail; in ixgbe_read_i2c_combined_generic_int()
144 goto fail; in ixgbe_read_i2c_combined_generic_int()
149 goto fail; in ixgbe_read_i2c_combined_generic_int()
152 goto fail; in ixgbe_read_i2c_combined_generic_int()
155 goto fail; in ixgbe_read_i2c_combined_generic_int()
168 fail: in ixgbe_read_i2c_combined_generic_int()
233 fail: in ixgbe_write_i2c_combined_generic_int()
2063 fail: in ixgbe_read_i2c_byte_generic_int()
[all …]
/illumos-gate/usr/src/lib/libvmm/
H A Dlibvmm.c128 goto fail; in vmm_open_vm()
137 goto fail; in vmm_open_vm()
143 fail: in vmm_open_vm()
231 goto fail; in vmm_map()
251 goto fail; in vmm_map()
267 goto fail; in vmm_map()
272 fail: in vmm_map()
511 goto fail; in vmm_mapreg()
520 fail: in vmm_mapreg()
581 fail: in vmm_get_regset()
[all …]
/illumos-gate/usr/src/lib/crypt_modules/sunmd5/
H A Dsunmd5.c200 goto fail; in crypt_gensalt_impl()
209 goto fail; in crypt_gensalt_impl()
220 goto fail; in crypt_gensalt_impl()
224 goto fail; in crypt_gensalt_impl()
228 goto fail; in crypt_gensalt_impl()
230 goto fail; in crypt_gensalt_impl()
234 fail: in crypt_gensalt_impl()
/illumos-gate/usr/src/cmd/dtrace/test/cmd/scripts/
H A Ddtest.pl119 sub fail subroutine
466 fail("died from signal $wtermsig");
476 fail("returned $wexitstat instead of $status");
482 fail("stdout mismatch", "$pid.out");
488 fail("stderr mismatch: see $pid.err");
498 fail("errtag mismatch: see $pid.err");
517 fail("droptag mismatch: see $pid.err");
/illumos-gate/usr/src/uts/common/io/scsi/adapters/smartpqi/
H A Dsmartpqi_main.c175 goto fail; in smartpqi_attach()
219 goto fail; in smartpqi_attach()
229 goto fail; in smartpqi_attach()
234 goto fail; in smartpqi_attach()
237 goto fail; in smartpqi_attach()
241 goto fail; in smartpqi_attach()
247 fail: in smartpqi_attach()
/illumos-gate/usr/src/cmd/power/
H A Dsysstat.c110 static void fail(char *, ...);
128 fail("kstat_open(): can't open /dev/kstat"); in sysstat_init()
140 fail(msg); in init_all()
145 fail(msg); in init_all()
151 fail(msg); in init_all()
156 fail(msg); in init_all()
320 fail("can't find any cpu statistics"); in cpu_stats_init()
383 fail("kstat_lookup('unix', 0, 'system_misc') failed"); in load_ave_init()
587 fail(char *fmt, ...) in fail() function
612 fail("malloc failed"); in safe_zalloc()
[all …]
/illumos-gate/usr/src/boot/libsa/
H A Dpkgfs.c635 goto fail; in new_package()
638 goto fail; in new_package()
642 goto fail; in new_package()
647 goto fail; in new_package()
656 goto fail; in new_package()
666 goto fail; in new_package()
674 goto fail; in new_package()
684 goto fail; in new_package()
686 goto fail; in new_package()
694 goto fail; in new_package()
[all …]
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Project/t/
H A DProject.t39 # pass() or fail()
41 # pass() or fail()
67 sub fail
70 fatal("fail() without start()");
152 fail("not ok 1") unless ($loaded);
176 fail();
182 fail();
788 $pass && ! %h ? pass() : fail();
812 $pass ? pass() : fail();
820 $pass ? pass() : fail();
[all …]

12345678910>>...25