Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/
H A Dfc_led_parse.c146 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 Dfcal_leds.c130 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 Dfcal_leds_thread.c156 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 Dfcal_leds.h46 #define SYSLOG syslog macro
/titanic_44/usr/src/cmd/bnu/
H A Dlogent.c106 _Sf = open(SYSLOG, 1);
108 _Sf = creat(SYSLOG, LOGFILEMODE);
109 (void) chmod(SYSLOG, LOGFILEMODE);
H A Duucp.h261 #define SYSLOG "/var/uucp/.Admin/xferstats" macro
/titanic_44/usr/src/cmd/su/
H A Dsu.dfl44 # SYSLOG determines whether the syslog(3) LOG_AUTH facility should be used
49 SYSLOG=YES
/titanic_44/usr/src/cmd/login/
H A Dlogin.dfl66 # 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 DFacility.java155 public static final Facility SYSLOG = new Facility(LOG_SYSLOG, field in Facility
/titanic_44/usr/src/cmd/keyserv/
H A Dkey_generic.c45 #ifdef SYSLOG
/titanic_44/usr/src/lib/libnsl/dial/
H A Duucp.h165 #define SYSLOG (const char *)"/var/uucp/.Admin/xferstats" macro
/titanic_44/usr/src/cmd/ypcmd/
H A Dypupdated.c52 #ifdef SYSLOG
/titanic_44/usr/src/cmd/ttymon/
H A Duucp.h206 #define SYSLOG "/var/uucp/.Admin/xferstats" macro