/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/ |
H A D | fc_led_parse.c | 144 SYSLOG(LOG_ERR, EM_NONALF_TOK, lineNo); in get_token() 161 SYSLOG(LOG_ERR, EM_UNKN_TOK, lineNo); in get_token() 170 SYSLOG(LOG_ERR, EM_VER_FRMT); in act_version() 175 SYSLOG(LOG_ERR, EM_VER_FRMT); in act_version() 179 SYSLOG(LOG_ERR, EM_WRNGVER, dtls->ver_maj, dtls->ver_min); in act_version() 227 SYSLOG(LOG_ERR, EM_REL_PATH); in act_leds_board() 242 SYSLOG(LOG_ERR, EM_REL_PATH); in act_status_board() 287 SYSLOG(LOG_ERR, EM_NDISKS_DBL); in act_n_disks() 292 SYSLOG(LOG_ERR, EM_NUM_TERM); in act_n_disks() 296 SYSLOG(LOG_ERR, EM_NO_DISKS); in act_n_disks() [all …]
|
H A D | fcal_leds.c | 128 SYSLOG(LOG_ERR, EM_MUTEX_FAIL, mystrerror(r)); in piclfcal_evhandler() 153 SYSLOG(LOG_ERR, EM_CANT_OPEN, fname); in open_config() 431 SYSLOG(LOG_ERR, EM_MUTEX_FAIL, mystrerror(c)); in fcal_poll_thread() 455 SYSLOG(LOG_ERR, EM_POLL_FAIL, mystrerror(errno)); in fcal_poll_thread() 487 SYSLOG(LOG_ERR, EM_MUTEX_FAIL, mystrerror(c)); in fcal_poll_thread() 556 SYSLOG(LOG_ERR, EM_MUTEX_FAIL, mystrerror(err)); in fcal_leds_init() 573 SYSLOG(LOG_ERR, EM_THREAD_CREATE_FAILED, in fcal_leds_init() 590 SYSLOG(LOG_ERR, EM_THREAD_CREATE_FAILED, in fcal_leds_init() 637 SYSLOG(LOG_ERR, EM_MUTEX_FAIL, mystrerror(c)); in fcal_leds_fini() 649 SYSLOG(LOG_ERR, EM_MUTEX_FAIL, in fcal_leds_fini()
|
H A D | fcal_leds_thread.c | 154 SYSLOG(LOG_WARNING, EM_SPURIOUS_FP); in update_picl() 203 SYSLOG(LOG_ERR, EM_NO_FP_NODE, disk); in update_picl() 411 SYSLOG(LOG_ERR, EM_DI_INIT_FAIL, mystrerror(err)); in chk_minors() 591 SYSLOG(LOG_ERR, EM_MUTEX_FAIL, mystrerror(r)); in wait_a_while() 601 SYSLOG(LOG_ERR, EM_CONDWAITFAIL, mystrerror(r)); in wait_a_while() 667 SYSLOG(LOG_ERR, EM_CANT_OPEN, dtls->fcal_status); in fcal_leds_thread() 684 SYSLOG(LOG_ERR, EM_I2C_GET_PORT, in fcal_leds_thread()
|
H A D | fcal_leds.h | 44 #define SYSLOG syslog macro
|
/illumos-gate/usr/src/cmd/bnu/ |
H A D | logent.c | 103 _Sf = open(SYSLOG, 1); 105 _Sf = creat(SYSLOG, LOGFILEMODE); 106 (void) chmod(SYSLOG, LOGFILEMODE);
|
H A D | uucp.h | 259 #define SYSLOG "/var/uucp/.Admin/xferstats" macro
|
/illumos-gate/usr/src/cmd/su/ |
H A D | su.dfl | 44 # SYSLOG determines whether the syslog(3) LOG_AUTH facility should be used 49 SYSLOG=YES
|
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/logging/ |
H A D | Facility.java | 155 public static final Facility SYSLOG = new Facility(LOG_SYSLOG, field in Facility
|
/illumos-gate/usr/src/cmd/login/ |
H A D | login.dfl | 69 # SYSLOG determines whether the syslog(3) LOG_AUTH facility should be used 73 SYSLOG=YES
|
/illumos-gate/usr/src/cmd/keyserv/ |
H A D | key_generic.c | 43 #ifdef SYSLOG
|
/illumos-gate/usr/src/lib/libnsl/dial/ |
H A D | uucp.h | 163 #define SYSLOG (const char *)"/var/uucp/.Admin/xferstats" macro
|
/illumos-gate/usr/src/cmd/ttymon/ |
H A D | uucp.h | 205 #define SYSLOG "/var/uucp/.Admin/xferstats" macro
|