Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/common/
H A Dlrz.c188 #define DO_SYSLOG(message) do { \ macro
195 #define DO_SYSLOG(message) do { } while(0) macro
700 DO_SYSLOG((LOG_INFO,"--unrestrict option used under restricted shell")); in zmodem_rx()
1314 DO_SYSLOG((LOG_ERR,"cannot fstat open file: %s",strerror(errno))); in do_crc_check()
1385 DO_SYSLOG((LOG_ERR,"file name ends with a /, skipped: %s", name)); in procheader()
1472 DO_SYSLOG((LOG_ERR,"cannot fstat open file %s: %s", in procheader()
1480 DO_SYSLOG((LOG_INFO,"skipping %s: newer file exists", name)); in procheader()
1489 DO_SYSLOG((LOG_INFO,"skipping %s: longer+newer file exists", name)); in procheader()
1697 DO_SYSLOG((LOG_ERR,"%s: cannot open: %s", in procheader()
2093 DO_SYSLOG((LOG_INFO,"rexec denied: %s",secbuf)); in tryz()
[all …]