Home
last modified time | relevance | path

Searched refs:warn (Results 1 – 25 of 308) sorted by last modified time

12345678910>>...13

/illumos-gate/usr/src/cmd/smbsrv/smbadm/
H A Dsmbadm.c1464 warn(gettext("failed to add group member")); in smbadm_group_addmember()
1520 warn(gettext("failed to delete group member")); in smbadm_group_delmember()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc1435 link path=usr/share/man/man3c/warn.3c target=err.3c
/illumos-gate/usr/src/man/man3c/
H A DMakefile1396 warn.3c \
1767 warn.3c := LINKSRC = err.3c
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers714 warn;
/illumos-gate/usr/src/test/util-tests/tests/smbios/
H A Dsmbios.c688 warn("failed to dump test %s, failed to open output " in smbios_test_run_one()
/illumos-gate/usr/src/test/nvme-tests/tests/nvmeadm/
H A Dnvmeadm_test.ksh43 function warn function
110 warn "should have failed with args $@, but passed"
123 warn "should have passed with args $@, but failed"
/illumos-gate/usr/src/test/nvme-tests/tests/ioctl/
H A Dbasic-lock.c95 warn("TEST FAILED: %s %u: failed to issue lock ioctl", in basic_lock_test()
139 warn("TEST FAILED: %s: failed to issue lock ioctl", in basic_lock_test_no_ns_ctrl()
H A Dctrl-block-lock.c159 warn("TEST FAILED: %s: failed to issue lock ioctl for fd0", in ctrl_block_test_one()
170 warn("TEST FAILED: %s: failed to issue lock ioctl for fd1", in ctrl_block_test_one()
H A Dmulti-lock-err.c99 warn("TEST FAILED: %s %s: failed to issue initial lock ioctl", in rec_lock_test()
112 warn("TEST FAILED: %s %s: failed to issue recursive lock ioctl", in rec_lock_test()
134 warn("TEST FAILED: %s %s: failed to issue lock ioctl", in ns_lock_test()
H A Dmulti-reader-lock.c58 warn("TEST FAILED: %s %zu: failed to issue lock ioctl", in multi_lock_one()
76 warn("TEST FAILED: %s %zu: failed to issue unlock ioctl", in multi_unlock_one()
H A Dbasic-get-log.c68 warn("TEST FAILED: %s: failed to issue get log page ioctl", in basic_get_one_log()
H A Dbasic-identify.c83 warn("TEST FAILED: failed to issue identify namespace " in main()
104 warn("TEST FAILED: failed to issue identify common " in main()
125 warn("TEST FAILED: failed to issue identify namespace ioctl " in main()
H A Dbad-lock.c252 warn("TEST FAILED: %s %s: failed to issue lock ioctl", in bad_lock_test()
275 warn("TEST FAILED: %s %s: failed to issue unlock ioctl", in bad_unlock_test()
/illumos-gate/usr/src/cmd/rsrvrctl/
H A Drsrvrctl.c206 warn("Invalid chunk size %s", optarg); in main()
237 warn("Invalid size %s", opt_a); in main()
246 warn("Invalid size %s", opt_r); in main()
254 warn("Invalid size %s", opt_s); in main()
/illumos-gate/usr/src/cmd/pools/poolbind/
H A Dpoolbind.c97 warn(gettext("getting '%s' binding for %d: %s\n"), type, in print_resource_binding()
191 warn(gettext("binding to pool '%s': %s\n"), pool_name, in exec_cmd()
230 warn(gettext("invalid zone '%s'\n"), in process_ids()
237 warn(gettext("zone '%s' is not " in process_ids()
244 warn(gettext("failed to get project " in process_ids()
250 warn(gettext("invalid %s '%s'\n"), in process_ids()
260 warn(gettext("binding %s %ld to pool '%s': " in process_ids()
270 warn(gettext("couldn't determine binding for " in process_ids()
285 warn(gettext("couldn't allocate query memory " in process_ids()
/illumos-gate/usr/src/cmd/mdb/intel/mdb/
H A Dkvm_amd64dep.c290 warn("failed to read panicbuf and panic_reg -- " in kt_amd64_init()
H A Dkvm_ia32dep.c301 warn("failed to read panicbuf, panic_reg and panic_regs -- " in kt_ia32_init()
/illumos-gate/usr/src/cmd/mdb/intel/kmdb/
H A Dkaif.c274 warn("couldn't find tr_iret_user\n"); in kaif_toxic_text()
484 warn("%a cannot be stepped\n", pc); in kaif_step()
503 warn("failed to read at %p for step", in kaif_step()
511 warn("iret cannot be stepped\n"); in kaif_step()
517 warn("int cannot be stepped\n"); in kaif_step()
523 warn("failed to read at %p for step", in kaif_step()
530 warn("sysret cannot be stepped\n"); in kaif_step()
533 warn("sysexit cannot be stepped\n"); in kaif_step()
573 warn("failed to read " FLAGS_REG_NAME in kaif_step()
582 warn("failed to update " FLAGS_REG_NAME in kaif_step()
[all …]
/illumos-gate/usr/src/cmd/mdb/common/modules/libc/
H A Dlibc.c1494 uint_t opt_v = FALSE, opt_f = FALSE, warn; in d_mutex() local
1519 warn = (flags & (DCMD_LOOP | DCMD_PIPE)) ? FALSE : TRUE; in d_mutex()
1522 if (warn) in d_mutex()
1534 if (!warn) in d_mutex()
1565 if (!warn) in d_mutex()
1575 if (!warn) in d_mutex()
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_termio.c417 warn("failed to set terminal attributes"); in termio_read()
550 warn("failed to restore terminal attributes"); in termio_read()
724 warn("failed to restore terminal attributes"); in termio_suspend_tty()
791 warn("failed to get terminal attributes"); in termio_resume_tty()
834 warn("failed to reset terminal attributes"); in termio_resume_tty()
1556 warn("failed to read terminal attributes for stdin"); in mdb_termio_create()
1567 warn("failed to locate terminfo database\n"); in mdb_termio_create()
1569 warn("failed to initialize terminal (err=%d)\n", err); in mdb_termio_create()
1790 warn("failed to restore terminal attributes"); in termio_tab()
1822 warn("failed to set terminal attributes"); in termio_tab()
[all …]
H A Dmdb_target.c1335 warn("%s\n", sep->se_ops->se_info(t, sep, in tgt_request_continue()
2282 warn("failed to add dcmd %s", dcp->dc_name); in mdb_tgt_register_dcmds()
2297 warn("failed to add walk %s", wp->walk_name); in mdb_tgt_register_walkers()
H A Dmdb_rawfile.c359 warn("failed to remove dcmd %s", dcp->dc_name); in rf_deactivate()
440 warn("failed to open %s", argv[i]); in mdb_rawfile_tgt_create()
H A Dmdb_shell.c97 warn("failed to exec %s", mdb.m_shell); in mdb_shell_exec()
195 warn("failed to exec %s", mdb.m_shell); in mdb_shell_pipe()
H A Dmdb_proc.c284 warn("failed to load %s", path); in thr_check()
297 warn("failed to initialize %s", path); in thr_check()
311 warn("warning: debugger will only be able to " in thr_check()
427 warn("target performed exec of %s\n", in pt_post_attach()
886 warn("target performed exec of %s\n", execname); in pt_exec()
890 warn("failed to open %s", execname); in pt_exec()
917 warn("cannot follow PID %d -- failed to resolve " in pt_exec()
944 warn("failed to re-exec debugger"); in pt_exec()
2402 warn("failed to remove dcmd %s", dcp->dc_name); in pt_deactivate()
3669 warn("failed to wait for event"); in pt_setrun()
[all …]
H A Dmdb_nv.c298 warn("cannot modify read-only " in mdb_nv_insert()
354 warn("cannot remove persistent variable '%s'\n", cname); in mdb_nv_remove()
507 warn("cannot modify read-only variable '%s'\n", NV_NAME(v)); in mdb_nv_set_value()

12345678910>>...13