Searched refs:dmesg (Results 1 – 9 of 9) sorted by relevance
/titanic_41/usr/src/cmd/rmvolmgr/ |
H A D | rmm_common.c | 499 DBusMessage *dmesg, *reply; in rmm_hal_mount() local 504 if (!(dmesg = dbus_message_new_method_call("org.freedesktop.Hal", udi, in rmm_hal_mount() 516 if (!dbus_message_append_args(dmesg, DBUS_TYPE_STRING, &mountpoint, in rmm_hal_mount() 521 dbus_message_unref(dmesg); in rmm_hal_mount() 527 dmesg, RMM_MOUNT_TIMEOUT, error))) { in rmm_hal_mount() 529 dbus_message_unref(dmesg); in rmm_hal_mount() 535 dbus_message_unref(dmesg); in rmm_hal_mount() 551 DBusMessage *dmesg, *reply; in rmm_hal_unmount() local 556 if (!(dmesg = dbus_message_new_method_call("org.freedesktop.Hal", udi, in rmm_hal_unmount() 563 if (!dbus_message_append_args(dmesg, DBUS_TYPE_ARRAY, DBUS_TYPE_STRING, in rmm_hal_unmount() [all …]
|
/titanic_41/usr/src/uts/common/io/xge/hal/xgehal/ |
H A D | xgehal-driver.c | 46 char *dmesg, *dmesg_start; variable 73 if (*(dmesg + i)) in xge_hal_driver_tracebuf_dump() 74 xge_os_printf(dmesg + i); in xge_hal_driver_tracebuf_dump() 75 off = xge_os_strlen(dmesg + i) + 1; in xge_hal_driver_tracebuf_dump() 107 if (*(dmesg + i)) { in xge_hal_driver_tracebuf_read() 109 "%s\n", dmesg + i); in xge_hal_driver_tracebuf_read() 110 retbuf_off += xge_os_strlen(dmesg + i) + 1; in xge_hal_driver_tracebuf_read() 114 off = xge_os_strlen(dmesg + i) + 1; in xge_hal_driver_tracebuf_read() 240 dmesg = g_tracebuf.data; in xge_hal_driver_initialize() 241 *dmesg = 0; in xge_hal_driver_initialize()
|
/titanic_41/usr/src/cmd/rcap/common/ |
H A D | utils.c | 44 static void dmesg(int level, char *msg); 77 dmesg(level, buf); in vdprintfe() 172 dmesg(int level, char *msg) in dmesg() function
|
/titanic_41/usr/src/cmd/dmesg/ |
H A D | Makefile | 29 PROG= dmesg
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-extended-system-utilities.mf | 158 file path=usr/sbin/dmesg mode=0555 208 file path=usr/share/man/man1m/dmesg.1m 254 link path=usr/bin/dmesg target=../sbin/dmesg
|
/titanic_41/usr/src/cmd/ |
H A D | Makefile | 132 dmesg \
|
/titanic_41/usr/src/man/man1m/ |
H A D | Makefile | 112 dmesg.1m \
|
/titanic_41/ |
H A D | .gitignore | 916 usr/src/cmd/dmesg/dmesg
|
/titanic_41/usr/src/uts/intel/io/acpica/ |
H A D | changes.txt | 14638 control-method buttons in dmesg. Buttons are also subtyped (e.g.
|