/titanic_44/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/ |
H A D | fc_led_parse.c | 146 SYSLOG(LOG_ERR, EM_NONALF_TOK, lineNo); in get_token() 163 SYSLOG(LOG_ERR, EM_UNKN_TOK, lineNo); in get_token() 172 SYSLOG(LOG_ERR, EM_VER_FRMT); in act_version() 177 SYSLOG(LOG_ERR, EM_VER_FRMT); in act_version() 181 SYSLOG(LOG_ERR, EM_WRNGVER, dtls->ver_maj, dtls->ver_min); in act_version() 229 SYSLOG(LOG_ERR, EM_REL_PATH); in act_leds_board() 244 SYSLOG(LOG_ERR, EM_REL_PATH); in act_status_board() 289 SYSLOG(LOG_ERR, EM_NDISKS_DBL); in act_n_disks() 294 SYSLOG(LOG_ERR, EM_NUM_TERM); in act_n_disks() 298 SYSLOG(LOG_ERR, EM_NO_DISKS); in act_n_disks() [all …]
|
H A D | fcal_leds.c | 130 SYSLOG(LOG_ERR, EM_MUTEX_FAIL, mystrerror(r)); in piclfcal_evhandler() 155 SYSLOG(LOG_ERR, EM_CANT_OPEN, fname); in open_config() 433 SYSLOG(LOG_ERR, EM_MUTEX_FAIL, mystrerror(c)); in fcal_poll_thread() 457 SYSLOG(LOG_ERR, EM_POLL_FAIL, mystrerror(errno)); in fcal_poll_thread() 489 SYSLOG(LOG_ERR, EM_MUTEX_FAIL, mystrerror(c)); in fcal_poll_thread() 558 SYSLOG(LOG_ERR, EM_MUTEX_FAIL, mystrerror(err)); in fcal_leds_init() 575 SYSLOG(LOG_ERR, EM_THREAD_CREATE_FAILED, in fcal_leds_init() 592 SYSLOG(LOG_ERR, EM_THREAD_CREATE_FAILED, in fcal_leds_init() 639 SYSLOG(LOG_ERR, EM_MUTEX_FAIL, mystrerror(c)); in fcal_leds_fini() 651 SYSLOG(LOG_ERR, EM_MUTEX_FAIL, in fcal_leds_fini()
|
H A D | fcal_leds_thread.c | 156 SYSLOG(LOG_WARNING, EM_SPURIOUS_FP); in update_picl() 205 SYSLOG(LOG_ERR, EM_NO_FP_NODE, disk); in update_picl() 413 SYSLOG(LOG_ERR, EM_DI_INIT_FAIL, mystrerror(err)); in chk_minors() 593 SYSLOG(LOG_ERR, EM_MUTEX_FAIL, mystrerror(r)); in wait_a_while() 603 SYSLOG(LOG_ERR, EM_CONDWAITFAIL, mystrerror(r)); in wait_a_while() 669 SYSLOG(LOG_ERR, EM_CANT_OPEN, dtls->fcal_status); in fcal_leds_thread() 686 SYSLOG(LOG_ERR, EM_I2C_GET_PORT, in fcal_leds_thread()
|
H A D | fcal_leds.h | 46 #define SYSLOG syslog macro
|
/titanic_44/usr/src/cmd/bnu/ |
H A D | logent.c | 106 _Sf = open(SYSLOG, 1); 108 _Sf = creat(SYSLOG, LOGFILEMODE); 109 (void) chmod(SYSLOG, LOGFILEMODE);
|
H A D | uucp.h | 261 #define SYSLOG "/var/uucp/.Admin/xferstats" macro
|
/titanic_44/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
|
/titanic_44/usr/src/cmd/login/ |
H A D | login.dfl | 66 # SYSLOG determines whether the syslog(3) LOG_AUTH facility should be used 70 SYSLOG=YES
|
/titanic_44/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
|
/titanic_44/usr/src/cmd/keyserv/ |
H A D | key_generic.c | 45 #ifdef SYSLOG
|
/titanic_44/usr/src/lib/libnsl/dial/ |
H A D | uucp.h | 165 #define SYSLOG (const char *)"/var/uucp/.Admin/xferstats" macro
|
/titanic_44/usr/src/cmd/ypcmd/ |
H A D | ypupdated.c | 52 #ifdef SYSLOG
|
/titanic_44/usr/src/cmd/ttymon/ |
H A D | uucp.h | 206 #define SYSLOG "/var/uucp/.Admin/xferstats" macro
|