Home
last modified time | relevance | path

Searched refs:syslog (Results 1 – 75 of 75) sorted by relevance

/linux-4.1.27/tools/hv/
Dhv_fcopy_daemon.c50 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()
161 syslog(LOG_ERR, "daemon() failed; error: %s", strerror(errno)); in main()
166 syslog(LOG_INFO, "HV_FCOPY starting; pid is:%d", getpid()); in main()
171 syslog(LOG_ERR, "open /dev/vmbus/hv_fcopy failed; error: %d %s", in main()
180 syslog(LOG_ERR, "Registration failed: %s", strerror(errno)); in main()
191 syslog(LOG_ERR, "pread failed: %s", strerror(errno)); in main()
[all …]
Dhv_vss_daemon.c137 syslog(LOG_ERR, "FREEZE of %s failed; error:%d %s", in vss_operate()
140 syslog(LOG_ERR, "FREEZE of / failed; error:%d %s", save_errno, in vss_operate()
218 syslog(LOG_INFO, "VSS starting; pid is:%d", getpid()); in main()
223 syslog(LOG_ERR, "Failed to allocate netlink buffers"); in main()
229 syslog(LOG_ERR, "netlink socket creation failed; error:%d %s", in main()
241 syslog(LOG_ERR, "bind failed; error:%d %s", errno, strerror(errno)); in main()
247 syslog(LOG_ERR, "setsockopt failed; error:%d %s", errno, strerror(errno)); in main()
265 syslog(LOG_ERR, "netlink_send failed; error:%d %s", errno, strerror(errno)); in main()
279 syslog(LOG_ERR, "poll failed; error:%d %s", errno, strerror(errno)); in main()
292 syslog(LOG_ERR, "recvfrom failed; pid:%u error:%d %s", in main()
[all …]
Dhv_kvp_daemon.c129 syslog(LOG_ERR, "Failed to acquire the lock pool: %d; error: %d %s", pool, in kvp_acquire_lock()
141 syslog(LOG_ERR, "Failed to release the lock pool: %d; error: %d %s", pool, in kvp_release_lock()
159 syslog(LOG_ERR, "Failed to open file, pool: %d; error: %d %s", pool, in kvp_update_file()
170 syslog(LOG_ERR, "Failed to write file, pool: %d", pool); in kvp_update_file()
190 syslog(LOG_ERR, "Failed to open file, pool: %d; error: %d %s", pool, in kvp_update_mem_state()
202 syslog(LOG_ERR, "Failed to read file, pool: %d", pool); in kvp_update_mem_state()
214 syslog(LOG_ERR, "malloc failed"); in kvp_update_mem_state()
243 syslog(LOG_ERR, "Failed to create '%s'; error: %d %s", KVP_CONFIG_LOC, in kvp_file_init()
279 syslog(LOG_ERR, "Failed to read file, pool: %d", in kvp_file_init()
1284 syslog(LOG_ERR, "Failed to open config file; error: %d %s", in kvp_set_ip_info()
[all …]
/linux-4.1.27/tools/thermal/tmon/
Dsysfs.c51 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 …]
Dtmon.c83 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()
Dpid.c85 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()
Dtui.c171 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()
DREADME47 -g, --debug debug message in syslog
/linux-4.1.27/include/linux/
Dkmsg_dump.h58 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
Dsecurity.h1485 int (*syslog) (int type); member
/linux-4.1.27/Documentation/ABI/testing/
Ddev-kmsg12 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.1.27/tools/usb/usbip/libsrc/
Dusbip_common.h55 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.1.27/Documentation/video4linux/bttv/
DInsmod-options78 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.1.27/kernel/printk/
Dprintk.c1016 static size_t print_prefix(const struct printk_log *msg, bool syslog, char *buf) in print_prefix() argument
1021 if (syslog) { in print_prefix()
1040 bool syslog, char *buf, size_t size) in msg_print_text() argument
1072 if (print_prefix(msg, syslog, NULL) + in msg_print_text()
1077 len += print_prefix(msg, syslog, buf + len); in msg_print_text()
1085 len += print_prefix(msg, syslog, NULL); in msg_print_text()
1383 SYSCALL_DEFINE3(syslog, int, type, char __user *, buf, int, len) in SYSCALL_DEFINE3() argument
1897 bool syslog, char *buf, size_t size) { return 0; } in msg_print_text() argument
2841 bool kmsg_dump_get_line_nolock(struct kmsg_dumper *dumper, bool syslog, in kmsg_dump_get_line_nolock() argument
2862 l = msg_print_text(msg, 0, syslog, line, size); in kmsg_dump_get_line_nolock()
[all …]
/linux-4.1.27/Documentation/zh_CN/
Doops-tracing.txt42 通常Oops文本由klogd从内核缓冲区里读取并传给syslogd,由syslogd写到syslog文件中,
43 典型地是/var/log/messages(依赖于/etc/syslog.conf)。有时klogd崩溃了,这种情况下你
/linux-4.1.27/Documentation/laptops/
Dfreefall.c86 syslog(LOG_INFO, "%s %s disk head\n", str, device_path); in protect()
Dlaptop-mode.txt212 * In syslog.conf, you can prefix entries with a dash ``-'' to omit syncing the
/linux-4.1.27/net/unix/
DKconfig11 the X Window system and syslog use these sockets even if your
/linux-4.1.27/drivers/atm/
DKconfig230 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.1.27/Documentation/isdn/
DREADME.hysdn145 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
DREADME.gigaset329 appear in your syslog.
357 - in system log files written by your syslog daemon, usually
DsyncPPP.FAQ210 -> not good ... check /var/adm/syslog and /var/adm/daemon.
DREADME.HiSax325 boot time), a few lines should appear in your syslog. Look for something like:
DREADME414 automatic dial-out (look at syslog kernel-messages).
/linux-4.1.27/security/
DKconfig10 bool "Restrict unprivileged access to the kernel syslog"
14 syslog via dmesg(8).
Dcapability.c962 set_to_cap_if_null(ops, syslog); in security_fixup_ops()
Dsecurity.c224 return security_ops->syslog(type); in security_syslog()
/linux-4.1.27/tools/usb/usbip/
Dconfigure.ac32 string.h sys/socket.h syslog.h unistd.h])
/linux-4.1.27/Documentation/vm/
Dslub.txt103 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.1.27/Documentation/ide/
DChangeLog.ide-floppy.1996-200235 * errors in syslog. The culprit is
/linux-4.1.27/Documentation/sound/oss/
DCMI833041 You should get something similar in syslog:
DSoundPro76 to the ad1848 parameters, email me the syslog results and I'll do
/linux-4.1.27/drivers/usb/core/
DKconfig9 strings for every new USB device to the syslog. This option is
/linux-4.1.27/Documentation/acpi/
Dinitrd_table_override.txt74 # and check your syslog:
/linux-4.1.27/net/irda/
DKconfig87 to your syslog. You can change the debug level in
/linux-4.1.27/Documentation/filesystems/
Dbefs.txt97 debug The driver will output debugging information to the syslog.
Dext3.txt104 debug Extra debugging information is sent to syslog.
Daffs.txt71 be written to the syslog when the filesystem is mounted.
Dext2.txt27 kernel syslog. Useful for developers.
Dext4.txt218 debug Extra debugging information is sent to syslog.
/linux-4.1.27/Documentation/s390/
Dmonreader.txt160 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.1.27/Documentation/scsi/
Dosst.txt145 * driver and kernel version used (see syslog)
146 * driver messages (syslog)
Dscsi-changer.txt104 prints a lot of stuff to the syslog. Compiling the kernel with
Dsym53c8xx_2.txt157 Debugging information: written to syslog (expert only)
518 generate bunches of syslog messages.
584 - linux syslog messages (some of them may help you)
Dadvansys.txt110 /etc/syslog.conf for an entry similar to this:
Dtmscsim.txt407 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
Dncr53c8xx.txt185 Debugging information: written to syslog (expert only)
751 generate bunches of syslog messages.
1243 - linux syslog messages (some of them may help you)
DChangeLog.ncr53c8xx328 example avoid flooding the syslog file.
DChangeLog.megaraid_sas51 7. Add support to display Customer branding details in syslog.
/linux-4.1.27/Documentation/networking/
Dudplite.txt228 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.
Dvortex.txt412 following line to /etc/syslog.conf:
418 /etc/rc.d/init.d/syslog restart
De100.txt83 to syslog. The message level can be set at driver load time. It can also be
Dbatman-adv.txt135 or /var/log/syslog. All batman-adv messages are prefixed with
DREADME.sb1000168 /var/messages, and/or /var/syslog files, and they're filling up my /var
Dcxgb.txt184 The following messages are the most common messages logged by syslog. These
/linux-4.1.27/arch/parisc/kernel/
Dsyscall_table.S179 ENTRY_SAME(syslog)
/linux-4.1.27/arch/powerpc/include/asm/
Dsystbl.h110 SYSCALL_SPU(syslog)
/linux-4.1.27/Documentation/
Doops-tracing.txt23 handed to syslogd which writes it to a syslog file, typically
24 /var/log/messages (depends on /etc/syslog.conf). Sometimes klogd dies,
Ddevices.txt3236 /dev/log socket syslog local socket
/linux-4.1.27/net/bridge/netfilter/
DKconfig210 to the syslog.
/linux-4.1.27/arch/s390/kernel/
Dcompat_wrapper.c99 COMPAT_SYSCALL_WRAP3(syslog, int, type, char __user *, buf, int, len);
/linux-4.1.27/arch/x86/syscalls/
Dsyscall_64.tbl112 103 common syslog sys_syslog
Dsyscall_32.tbl112 103 i386 syslog sys_syslog
/linux-4.1.27/Documentation/sysctl/
Dfs.txt223 to syslog warning about the lack of a correct setting.
Dkernel.txt646 logging error messages. See 'man 2 syslog' for more info on
/linux-4.1.27/Documentation/input/
Dinput.txt123 of hid-core.c and send me the syslog traces.
Delantech.txt111 received to the syslog before processing it. Be warned that this can
/linux-4.1.27/Documentation/powerpc/
Deeh-pci-error-recovery.txt148 syslog (/var/log/messages). This stack trace has proven to be very
/linux-4.1.27/Documentation/filesystems/caching/
Dcachefiles.txt147 Send messages to stderr instead of syslog.
/linux-4.1.27/Documentation/PCI/
Dpci-error-recovery.txt178 >>> and prints an error to syslog. A reboot is then required to
/linux-4.1.27/net/netfilter/
DKconfig32 and is also scheduled to replace the old syslog-based ipt_LOG
770 any iptables table which records the packet header to the syslog.
/linux-4.1.27/lib/
DKconfig.debug8 messages to be added to the output of the syslog() system
1106 to the syslog.
/linux-4.1.27/Documentation/blockdev/
DREADME.DAC960293 syslog. The progress of asynchronous rebuild or consistency check operations
/linux-4.1.27/security/smack/
Dsmack_lsm.c4272 .syslog = smack_syslog,
/linux-4.1.27/security/selinux/
Dhooks.c5860 .syslog = selinux_syslog,