/linux-4.4.14/tools/hv/ |
D | hv_fcopy_daemon.c | 50 syslog(LOG_INFO, "Target file name: %s", target_fname); in hv_start_fcopy() 64 syslog(LOG_ERR, "Failed to create %s", in hv_start_fcopy() 69 syslog(LOG_ERR, "Invalid path: %s", in hv_start_fcopy() 79 syslog(LOG_INFO, "File: %s exists", target_fname); in hv_start_fcopy() 89 syslog(LOG_INFO, "Open Failed: %s", strerror(errno)); in hv_start_fcopy() 163 syslog(LOG_ERR, "daemon() failed; error: %s", strerror(errno)); in main() 168 syslog(LOG_INFO, "HV_FCOPY starting; pid is:%d", getpid()); in main() 173 syslog(LOG_ERR, "open /dev/vmbus/hv_fcopy failed; error: %d %s", in main() 182 syslog(LOG_ERR, "Registration failed: %s", strerror(errno)); in main() 193 syslog(LOG_ERR, "pread failed: %s", strerror(errno)); in main() [all …]
|
D | hv_vss_daemon.c | 126 syslog(LOG_ERR, "FREEZE of %s failed; error:%d %s", in vss_operate() 129 syslog(LOG_ERR, "FREEZE of / failed; error:%d %s", save_errno, in vss_operate() 177 syslog(LOG_INFO, "VSS starting; pid is:%d", getpid()); in main() 181 syslog(LOG_ERR, "open /dev/vmbus/hv_vss failed; error: %d %s", in main() 192 syslog(LOG_ERR, "registration to kernel failed; error: %d %s", in main() 205 syslog(LOG_ERR, "poll failed; error:%d %s", errno, strerror(errno)); in main() 218 syslog(LOG_ERR, "invalid version negotiation"); in main() 223 syslog(LOG_INFO, "VSS: kernel module version: %d", in main() 229 syslog(LOG_ERR, "read failed; error:%d %s", in main() 242 syslog(LOG_INFO, "VSS: op=%s: %s\n", in main() [all …]
|
D | hv_kvp_daemon.c | 127 syslog(LOG_ERR, "Failed to acquire the lock pool: %d; error: %d %s", pool, in kvp_acquire_lock() 139 syslog(LOG_ERR, "Failed to release the lock pool: %d; error: %d %s", pool, in kvp_release_lock() 157 syslog(LOG_ERR, "Failed to open file, pool: %d; error: %d %s", pool, in kvp_update_file() 168 syslog(LOG_ERR, "Failed to write file, pool: %d", pool); in kvp_update_file() 188 syslog(LOG_ERR, "Failed to open file, pool: %d; error: %d %s", pool, in kvp_update_mem_state() 200 syslog(LOG_ERR, "Failed to read file, pool: %d", pool); in kvp_update_mem_state() 212 syslog(LOG_ERR, "malloc failed"); in kvp_update_mem_state() 241 syslog(LOG_ERR, "Failed to create '%s'; error: %d %s", KVP_CONFIG_LOC, in kvp_file_init() 277 syslog(LOG_ERR, "Failed to read file, pool: %d", in kvp_file_init() 1282 syslog(LOG_ERR, "Failed to open config file; error: %d %s", in kvp_set_ip_info() [all …]
|
/linux-4.4.14/tools/thermal/tmon/ |
D | sysfs.c | 51 syslog(LOG_ERR, "Err: open %s: %s\n", __func__, filepath); in sysfs_set_ulong() 75 syslog(LOG_ERR, "Err: open %s: %s\n", __func__, filepath); in sysfs_get_ulong() 94 syslog(LOG_ERR, "Err: open %s: %s\n", __func__, filepath); in sysfs_get_string() 110 syslog(LOG_INFO, "%s: %s: type %s, max %lu, curr %lu inst %d\n", in probe_cdev() 143 syslog(LOG_ERR, "%s:%s no matching type\n", __func__, temp_str); in get_trip_point_data() 147 syslog(LOG_INFO, "%s:tz:%d tp:%d:type:%s type id %d\n", __func__, tzid, in get_trip_point_data() 164 syslog(LOG_INFO, "%s:%s:%s:%d", __func__, name, ch, i); in get_instance_id() 190 syslog(LOG_DEBUG, "tzone %s trip %d temp %lu tpnode %s", in find_tzone_tp() 193 syslog(LOG_ERR, "Failed to find TP inst %s\n", in find_tzone_tp() 216 syslog(LOG_DEBUG, "TZ%d: cdev: %s cid %d\n", tz_id, nl->d_name, in find_tzone_cdev() [all …]
|
D | tmon.c | 83 syslog(LOG_INFO, "TMON exit cleanup\n"); in tmon_cleanup() 111 syslog(LOG_INFO, "TMON caught signal %d\n", sig); in tmon_sig_handler() 140 syslog(LOG_NOTICE, "TMON started by User %d", getuid()); in start_syslog() 153 syslog(LOG_ERR, "failed to open log file %s\n", TMON_LOG_FILE); in prepare_logging() 158 syslog(LOG_ERR, "Unable to stat log file %s\n", TMON_LOG_FILE); in prepare_logging() 166 syslog(LOG_ERR, "Log file is a symlink. Will not log\n"); in prepare_logging() 173 syslog(LOG_ERR, "We don't own the log file. Not logging\n"); in prepare_logging() 293 syslog(LOG_DEBUG, "Cannot handle SIGINT\n"); in main() 295 syslog(LOG_DEBUG, "Cannot handle SIGINT\n"); in main() 327 syslog(LOG_ERR, "target zone is not found, default to %d\n", in main()
|
D | pid.c | 85 syslog(LOG_DEBUG, "TC inactive, relax p-state\n"); in controller_reset() 105 syslog(LOG_DEBUG, "PID: %3.1f Below set point %3.1f, stop\n", in controller_handler()
|
D | tui.c | 171 syslog(LOG_DEBUG, "No data panel\n"); in setup_windows() 176 syslog(LOG_DEBUG, "No dialogue panel\n"); in setup_windows() 184 syslog(LOG_INFO, "no dialogue win, term too small\n"); in setup_windows() 202 syslog(LOG_DEBUG, "SIG %d, term resized to %d x %d\n", in resize_handler() 254 syslog(LOG_DEBUG, in show_cooling_device() 568 syslog(LOG_INFO, "%s:tz %d tp %d temp = %lu\n", __func__, in draw_tp_line() 651 syslog(LOG_DEBUG, "draw tz %d tp %d ch:%c\n", in show_sensors_w()
|
D | README | 47 -g, --debug debug message in syslog
|
/linux-4.4.14/include/linux/ |
D | kmsg_dump.h | 58 bool kmsg_dump_get_line_nolock(struct kmsg_dumper *dumper, bool syslog, 61 bool kmsg_dump_get_line(struct kmsg_dumper *dumper, bool syslog, 64 bool kmsg_dump_get_buffer(struct kmsg_dumper *dumper, bool syslog, 80 bool syslog, const char *line, in kmsg_dump_get_line_nolock() argument 86 static inline bool kmsg_dump_get_line(struct kmsg_dumper *dumper, bool syslog, in kmsg_dump_get_line() argument 92 static inline bool kmsg_dump_get_buffer(struct kmsg_dumper *dumper, bool syslog, in kmsg_dump_get_buffer() argument
|
D | lsm_hooks.h | 1326 int (*syslog)(int type); member 1630 struct list_head syslog; member
|
/linux-4.4.14/tools/usb/usbip/libsrc/ |
D | usbip_common.h | 55 syslog(LOG_ERR, pr_fmt(fmt), "error", ##args); \ 65 syslog(LOG_INFO, pr_fmt(fmt), "info", ##args); \ 76 syslog(LOG_DEBUG, dbg_fmt(fmt), ##args); \
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | dev-kmsg | 12 The logged line can be prefixed with a <N> syslog prefix, which 13 carries the syslog priority and facility. The single decimal 14 prefix number is composed of the 3 lowest bits being the syslog 15 priority and the higher bits the syslog facility number. 44 Unlike the classic syslog() interface, the 64 bit record 59 The output format consists of a prefix carrying the syslog 99 console, /proc/kmsg or the syslog() syscall.
|
/linux-4.4.14/Documentation/video4linux/bttv/ |
D | Insmod-options | 78 debug=1 print some debug info to the syslog 137 debug=1/2 print some debug info to the syslog, 157 debug=1 print some debug info to the syslog. 165 debug=1 print some debug info to the syslog. 171 debug=1 print some debug info to the syslog.
|
/linux-4.4.14/kernel/printk/ |
D | printk.c | 1056 static size_t print_prefix(const struct printk_log *msg, bool syslog, char *buf) in print_prefix() argument 1061 if (syslog) { in print_prefix() 1080 bool syslog, char *buf, size_t size) in msg_print_text() argument 1112 if (print_prefix(msg, syslog, NULL) + in msg_print_text() 1117 len += print_prefix(msg, syslog, buf + len); in msg_print_text() 1125 len += print_prefix(msg, syslog, NULL); in msg_print_text() 1423 SYSCALL_DEFINE3(syslog, int, type, char __user *, buf, int, len) in SYSCALL_DEFINE3() argument 1956 bool syslog, char *buf, size_t size) { return 0; } in msg_print_text() argument 2919 bool kmsg_dump_get_line_nolock(struct kmsg_dumper *dumper, bool syslog, in kmsg_dump_get_line_nolock() argument 2940 l = msg_print_text(msg, 0, syslog, line, size); in kmsg_dump_get_line_nolock() [all …]
|
/linux-4.4.14/Documentation/zh_CN/ |
D | oops-tracing.txt | 42 通常Oops文本由klogd从内核缓冲区里读取并传给syslogd,由syslogd写到syslog文件中, 43 典型地是/var/log/messages(依赖于/etc/syslog.conf)。有时klogd崩溃了,这种情况下你
|
/linux-4.4.14/tools/laptop/freefall/ |
D | freefall.c | 86 syslog(LOG_INFO, "%s %s disk head\n", str, device_path); in protect()
|
/linux-4.4.14/net/unix/ |
D | Kconfig | 11 the X Window system and syslog use these sockets even if your
|
/linux-4.4.14/drivers/atm/ |
D | Kconfig | 230 speed of the driver, and the size of your syslog files! When 268 speed of the driver, and the size of your syslog files! When 292 speed of the driver, and the size of your syslog files! When 325 speed of the driver, and the size of your syslog files! When 377 the performances of the driver, and the size of your syslog files!
|
/linux-4.4.14/Documentation/isdn/ |
D | README.hysdn | 145 The driver log data may be redirected to the syslog by selecting the 147 interface but never to the syslog. 161 0x80000000 All driver log data is alternatively via syslog
|
D | README.gigaset | 329 appear in your syslog. 357 - in system log files written by your syslog daemon, usually
|
D | syncPPP.FAQ | 210 -> not good ... check /var/adm/syslog and /var/adm/daemon.
|
D | README.HiSax | 325 boot time), a few lines should appear in your syslog. Look for something like:
|
D | README | 414 automatic dial-out (look at syslog kernel-messages).
|
/linux-4.4.14/security/ |
D | Kconfig | 10 bool "Restrict unprivileged access to the kernel syslog" 14 syslog via dmesg(8).
|
D | security.c | 208 return call_int_hook(syslog, 0, type); in security_syslog() 1560 .syslog = LIST_HEAD_INIT(security_hook_heads.syslog),
|
/linux-4.4.14/tools/usb/usbip/ |
D | configure.ac | 32 string.h sys/socket.h syslog.h unistd.h])
|
/linux-4.4.14/Documentation/ide/ |
D | ChangeLog.ide-floppy.1996-2002 | 35 * errors in syslog. The culprit is
|
/linux-4.4.14/Documentation/sound/oss/ |
D | CMI8330 | 41 You should get something similar in syslog:
|
D | SoundPro | 76 to the ad1848 parameters, email me the syslog results and I'll do
|
/linux-4.4.14/net/irda/ |
D | Kconfig | 87 to your syslog. You can change the debug level in
|
/linux-4.4.14/Documentation/acpi/ |
D | initrd_table_override.txt | 74 # and check your syslog:
|
/linux-4.4.14/Documentation/vm/ |
D | slub.txt | 103 which will test all objects. Output will be generated to the syslog. 184 into the syslog: 266 continual stream of error messages to the syslog but no additional memory
|
/linux-4.4.14/Documentation/filesystems/ |
D | befs.txt | 97 debug The driver will output debugging information to the syslog.
|
D | affs.txt | 71 be written to the syslog when the filesystem is mounted.
|
D | ext2.txt | 27 kernel syslog. Useful for developers.
|
D | ext4.txt | 218 debug Extra debugging information is sent to syslog.
|
/linux-4.4.14/Documentation/s390/ |
D | monreader.txt | 160 The size of the monitor DCSS will be printed into syslog after loading the 188 message with an IPUSER SEVER code will be printed into syslog. The IPUSER SEVER
|
/linux-4.4.14/drivers/usb/core/ |
D | Kconfig | 9 strings for every new USB device to the syslog. This option is
|
/linux-4.4.14/Documentation/trace/ |
D | stm.txt | 19 For instance, it is helpful to know that syslog messages come on
|
/linux-4.4.14/Documentation/scsi/ |
D | osst.txt | 145 * driver and kernel version used (see syslog) 146 * driver messages (syslog)
|
D | scsi-changer.txt | 104 prints a lot of stuff to the syslog. Compiling the kernel with
|
D | sym53c8xx_2.txt | 157 Debugging information: written to syslog (expert only) 518 generate bunches of syslog messages. 584 - linux syslog messages (some of them may help you)
|
D | advansys.txt | 110 /etc/syslog.conf for an entry similar to this:
|
D | tmscsim.txt | 407 defines). The driver will produce some data for the syslog facility then. 408 Beware: If your syslog gets written to a SCSI disk connected to your
|
D | ncr53c8xx.txt | 185 Debugging information: written to syslog (expert only) 751 generate bunches of syslog messages. 1243 - linux syslog messages (some of them may help you)
|
D | ChangeLog.megaraid_sas | 51 7. Add support to display Customer branding details in syslog.
|
D | ChangeLog.ncr53c8xx | 328 example avoid flooding the syslog file.
|
/linux-4.4.14/Documentation/networking/ |
D | udplite.txt | 228 Exceptional and error conditions are logged to syslog at the KERN_DEBUG 266 will produce logging output to syslog. Dropping and rejecting packets also works.
|
D | e100.txt | 83 to syslog. The message level can be set at driver load time. It can also be
|
D | vortex.txt | 412 following line to /etc/syslog.conf: 418 /etc/rc.d/init.d/syslog restart
|
D | batman-adv.txt | 135 or /var/log/syslog. All batman-adv messages are prefixed with
|
D | README.sb1000 | 168 /var/messages, and/or /var/syslog files, and they're filling up my /var
|
D | cxgb.txt | 184 The following messages are the most common messages logged by syslog. These
|
/linux-4.4.14/arch/parisc/kernel/ |
D | syscall_table.S | 179 ENTRY_SAME(syslog)
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | systbl.h | 110 SYSCALL_SPU(syslog)
|
/linux-4.4.14/Documentation/ |
D | oops-tracing.txt | 23 handed to syslogd which writes it to a syslog file, typically 24 /var/log/messages (depends on /etc/syslog.conf). Sometimes klogd dies,
|
D | devices.txt | 3236 /dev/log socket syslog local socket
|
/linux-4.4.14/arch/s390/kernel/ |
D | compat_wrapper.c | 87 COMPAT_SYSCALL_WRAP3(syslog, int, type, char __user *, buf, int, len);
|
/linux-4.4.14/net/bridge/netfilter/ |
D | Kconfig | 210 to the syslog.
|
/linux-4.4.14/arch/x86/entry/syscalls/ |
D | syscall_64.tbl | 112 103 common syslog sys_syslog
|
D | syscall_32.tbl | 112 103 i386 syslog sys_syslog
|
/linux-4.4.14/Documentation/sysctl/ |
D | fs.txt | 246 to syslog warning about the lack of a correct setting.
|
D | kernel.txt | 658 logging error messages. See 'man 2 syslog' for more info on
|
/linux-4.4.14/Documentation/input/ |
D | input.txt | 123 of hid-core.c and send me the syslog traces.
|
D | elantech.txt | 111 received to the syslog before processing it. Be warned that this can
|
/linux-4.4.14/Documentation/powerpc/ |
D | eeh-pci-error-recovery.txt | 148 syslog (/var/log/messages). This stack trace has proven to be very
|
/linux-4.4.14/Documentation/filesystems/caching/ |
D | cachefiles.txt | 147 Send messages to stderr instead of syslog.
|
/linux-4.4.14/Documentation/PCI/ |
D | pci-error-recovery.txt | 178 >>> and prints an error to syslog. A reboot is then required to
|
/linux-4.4.14/net/netfilter/ |
D | Kconfig | 40 and is also scheduled to replace the old syslog-based ipt_LOG 784 any iptables table which records the packet header to the syslog.
|
/linux-4.4.14/Documentation/laptops/ |
D | laptop-mode.txt | 212 * In syslog.conf, you can prefix entries with a dash ``-'' to omit syncing the
|
/linux-4.4.14/lib/ |
D | Kconfig.debug | 8 messages to be added to the output of the syslog() system 1115 to the syslog.
|
/linux-4.4.14/Documentation/blockdev/ |
D | README.DAC960 | 293 syslog. The progress of asynchronous rebuild or consistency check operations
|
/linux-4.4.14/security/smack/ |
D | smack_lsm.c | 4581 LSM_HOOK_INIT(syslog, smack_syslog),
|
/linux-4.4.14/security/selinux/ |
D | hooks.c | 5872 LSM_HOOK_INIT(syslog, selinux_syslog),
|