Home
last modified time | relevance | path

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

/NextBSD/contrib/ipfilter/
HDmlso_rule.c76 cmn_err(CE_NOTE, "IP Filter Rules: _init() = %d", ipfruleinst); in _init()
85 cmn_err(CE_NOTE, in _init()
93 cmn_err(CE_CONT, "IP Filter Rules: loaded\n"); in _init()
104 cmn_err(CE_NOTE, "IP Filter Rules: _fini() = %d", ipfruleinst); in _fini()
114 cmn_err(CE_CONT, "IP Filter Rules: unloaded\n"); in _fini()
126 cmn_err(CE_NOTE, "IP Filter Rules: _info(%x) = %x",
HDmlh_rule.c96 cmn_err(CE_CONT, "IP Filter Rules: Loaded\n"); in ipf_load()
112 cmn_err(CE_CONT, "IP Filter Rules: Unloaded\n"); in ipf_unload()
/NextBSD/sys/cddl/contrib/opensolaris/uts/common/sys/
HDcmn_err.h57 extern void cmn_err(int, const char *, ...)
59 #pragma rarely_called(cmn_err)
HDccompile.h72 __attribute__((__format__(cmn_err, __n, (__n)+1)))
74 __attribute__((__format__(cmn_err, __n, 0)))
/NextBSD/sys/cddl/compat/opensolaris/sys/
HDcmn_err.h47 void cmn_err(int, const char *, ...);
/NextBSD/sys/cddl/compat/opensolaris/kern/
HDopensolaris_cmn_err.c68 cmn_err(int type, const char *fmt, ...) in cmn_err() function
/NextBSD/sys/cddl/contrib/opensolaris/uts/common/os/
HDcallb.c158 cmn_err(CE_WARN, "callb_add: name of callback function '%s' " in callb_add_common()
221 cmn_err(CE_WARN, "callb delete bogus entry 0x%p", in callb_delete()
HDfm.c168 cmn_err(CE_NOTE, "failed to create fm/misc kstat\n"); in fm_init()
431 cmn_err(CE_NOTE, "!SUNW-MSG-ID: %s, " in fm_banner()
/NextBSD/sys/cddl/dev/dtrace/
HDdtrace_load.c108 cmn_err(CE_WARN, "illegal value (%lu) for dtrace_retain_max; " in dtrace_load()
/NextBSD/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
HDzfs_vfsops.c216 cmn_err(CE_WARN, in zfs_create_unique_device()
1461 cmn_err(CE_NOTE, "spa_get_bootfs: can not get " in zfs_mountroot()
1471 cmn_err(CE_NOTE, "spa_import_rootpool: error %d", in zfs_mountroot()
1477 cmn_err(CE_NOTE, "zfs_parse_bootfs: error %d", in zfs_mountroot()
1488 cmn_err(CE_NOTE, "zfs_domount: error %d", error); in zfs_mountroot()
1495 cmn_err(CE_NOTE, "zfs_zget: error %d", error); in zfs_mountroot()
HDspa.c1032 cmn_err(CE_WARN, in spa_thread()
1113 cmn_err(CE_WARN, in spa_activate()
2564 cmn_err(CE_WARN, "pool '%s' could not be " in spa_load_impl()
3722 cmn_err(CE_PANIC, "failed to add pool config"); in spa_create()
3731 cmn_err(CE_PANIC, "failed to add pool version"); in spa_create()
3740 cmn_err(CE_PANIC, "failed to add deflate"); in spa_create()
3755 cmn_err(CE_PANIC, "failed to add bpobj"); in spa_create()
3929 cmn_err(CE_NOTE, "Cannot read the pool label from '%s'", in spa_import_rootpool()
3963 cmn_err(CE_NOTE, "Can not parse the config for pool '%s'", in spa_import_rootpool()
3972 cmn_err(CE_NOTE, "Can not find the boot vdev for guid %llu", in spa_import_rootpool()
[all …]
HDzil.c656 cmn_err(CE_WARN, "can't open objset for %llu, error %u", in zil_claim()
717 cmn_err(CE_WARN, "can't open objset %llu, error %d", in zil_check_log_chain()
1978 cmn_err(CE_WARN, "ZFS replay transaction error %d, " in zil_replay_error()
HDvdev_disk.c277 #define VDEV_DEBUG(...) cmn_err(CE_NOTE, __VA_ARGS__)
HDdsl_prop.c715 cmn_err(CE_PANIC, "unexpected property source: %d", source); in dsl_prop_set_sync_impl()
HDvdev_raidz.c755 cmn_err(CE_PANIC, "invalid RAID-Z configuration"); in vdev_raidz_generate_parity()
HDmetaslab.c2469 cmn_err(CE_WARN, "metaslab_free_dva(): bad DVA %llu:%llu", in metaslab_free_dva()
HDzfs_ioctl.c2584 cmn_err(CE_PANIC, in zfs_set_prop_nvlist()
HDarc.c5771 cmn_err(CE_NOTE, "Bad value for l2arc_write_max, value must " in l2arc_write_size()
HDzfs_vnops.c2641 cmn_err(CE_WARN, "zap_readdir: bad directory " in zfs_readdir()
/NextBSD/sys/cddl/contrib/opensolaris/uts/common/dtrace/
HDdtrace.c8525 cmn_err(CE_WARN, "failed to register provider '%s': invalid "
8531 cmn_err(CE_WARN, "failed to register provider '%s': invalid "
8540 cmn_err(CE_WARN, "failed to register provider '%s': invalid "
8550 cmn_err(CE_WARN, "failed to register provider '%s': invalid "
8556 cmn_err(CE_WARN, "failed to register provider '%s': invalid "
8564 cmn_err(CE_WARN, "failed to register provider '%s': need "
9450 cmn_err(CE_WARN, "failed to register meta-provider: "
9459 cmn_err(CE_WARN, "failed to register meta-register %s: "
9476 cmn_err(CE_WARN, "failed to register meta-register %s: "
12466 cmn_err(CE_NOTE, "enabling probe %d (%s:%s:%s:%s)", i,
[all …]
/NextBSD/cddl/contrib/opensolaris/lib/libzpool/common/sys/
HDzfs_context.h127 extern void cmn_err(int, const char *, ...);
/NextBSD/contrib/ntp/libparse/
HDparsesolaris.c390 cmn_err(CE_CONT, "?%s: Copyright (c) 1993-2005, Frank Kardel\n", modlstrmod.strmod_linkinfo); in parseopen()
/NextBSD/sys/cddl/contrib/opensolaris/uts/common/fs/
HDgfs.c136 cmn_err(CE_WARN, "gfs_make_opsvec: bad vnode ops template for '%s'", in gfs_make_opsvec()
/NextBSD/cddl/contrib/opensolaris/lib/libzpool/common/
HDkernel.c756 cmn_err(int ce, const char *fmt, ...) in cmn_err() function
/NextBSD/contrib/gcc/doc/
HDextend.texi9909 Solaris targets support the @code{cmn_err} (or @code{__cmn_err__}) format
9910 check. @code{cmn_err} accepts a subset of the standard @code{printf}
9912 bit-fields. See the Solaris man page for @code{cmn_err} for more information.