Home
last modified time | relevance | path

Searched refs:warn (Results 226 – 250 of 310) sorted by relevance

12345678910>>...13

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_frame.c48 warn("failed to allocate memory for command"); in mdb_cmd_create()
/illumos-gate/usr/src/cmd/prtconf/
H A Dprtconf.c172 warn("pcidb facility not available, PCI names will " in main()
/illumos-gate/usr/src/cmd/mdb/common/kmdb/
H A Dkmdb_promio.c147 warn("Unknown ioctl %d\n", req); in pio_ctl()
/illumos-gate/usr/src/cmd/passwd/
H A Dpasswd.c1246 int min = 0, max = 0, warn = 0; in display_attr() local
1276 warn = attributes->data.val_i; in display_attr()
1301 (void) fprintf(stdout, (warn > 0) ? "%4d " : " ", warn); in display_attr()
/illumos-gate/usr/src/cmd/dlstat/
H A Ddlstat.c108 static void warn(const char *, ...);
788 ofmt_check(oferr, state.hs_parsable, ofmt, die, warn); in do_show_history()
1809 ofmt_check(oferr, state.ls_parsable, ofmt, die, warn); in do_show()
1988 ofmt_check(oferr, state.ls_parsable, ofmt, die, warn); in do_show_phys()
2198 ofmt_check(oferr, state.ls_parsable, ofmt, die, warn); in do_show_link()
2335 ofmt_check(oferr, state.ls_parsable, ofmt, die, warn); in do_show_aggr()
2345 warn(const char *format, ...) in warn() function
/illumos-gate/usr/src/cmd/rcap/rcapadm/
H A Drcapadm.c302 warn(gettext("%s mode specification ignored -- using" in main()
/illumos-gate/usr/src/tools/smatch/src/Documentation/
H A Dnocast-vs-bitwise.md10 also doesn't warn about the mixing: you can add integers to `__nocast`
/illumos-gate/usr/src/pkg/manifests/
H A Ddeveloper-appcert.p5m44 file path=usr/lib/abi/appcert/etc.warn mode=0444
/illumos-gate/usr/src/tools/cw/
H A Dcw.c1159 warn("couldn't run %s", newargv[0]); in invoke()
1179 warn("cannot reap child"); in reap()
1194 warn("stat failed on child cleanup"); in reap()
/illumos-gate/usr/src/cmd/bhyve/
H A Dgdb.c472 warn("Write to GDB socket failed"); in send_pending_data()
1756 warn("FIONREAD on GDB socket"); in gdb_readable()
1780 warn("Read from GDB socket"); in gdb_readable()
1814 warn("Failed to disable SIGPIPE for GDB connection"); in new_connection()
H A Dbootrom.c177 warn("%s: vm_mmap_mapseg", __func__); in bootrom_alloc()
H A Dpci_passthru.c526 warn("Failed to map MSI-X table BAR on %d", sc->pptfd); in init_msix_table()
544 warn("Failed to unmap MSI-X table BAR region"); in init_msix_table()
550 warn("Failed to unmap MSI-X table BAR region"); in init_msix_table()
/illumos-gate/usr/src/test/os-tests/tests/minttl/
H A Dminttl_err.c248 warn("TEST FAILED: %s: failed to create socket", test->me_desc); in minttl_err_one()
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/plugins/
H A Dmapfile-pppoe49 warn { TYPE = FUNCTION; FLAGS = extern }; # " "
/illumos-gate/usr/src/test/util-tests/tests/ctf/
H A Dcheck-merge-static.c259 warn("failed to open %s", argv[i]); in main()
/illumos-gate/usr/src/man/man5/
H A DMakefile195 warn.conf.5 \
/illumos-gate/usr/src/lib/libc/port/gen/
H A Derr.c164 warn(const char *fmt, ...) in warn() function
/illumos-gate/usr/src/test/bhyve-tests/tests/kdev/
H A Dtsc_freq_ctrl.c101 warn("VMM_DATA_WRITE got EPERM: is " in do_freq_test()
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dutils.c696 warn __V((const char *fmt, ...)) in warn() function
910 warn("Couldn't remove stale lock on %s", dev);
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_intr.c246 goto warn; in pci_spurintr()
255 warn: in pci_spurintr()
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/
H A DSystemSolver.java184 Poold.utility.warn( in initialize()
228 Poold.utility.warn( in initialize()
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A DNOTES38 (6) The preprocessor can also warn about obsolete constructs used
/illumos-gate/usr/src/tools/smatch/src/validation/
H A Dtest-suite119 check-should-warn) ;; # ignore, unused annotation
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg.h397 void warn(const char *, ...);
/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()

12345678910>>...13