Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/
H A Dfc_led_parse.c144 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 Dfcal_leds.c128 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 Dfcal_leds_thread.c154 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 Dfcal_leds.h44 #define SYSLOG syslog macro
/illumos-gate/usr/src/cmd/bnu/
H A Dlogent.c103 _Sf = open(SYSLOG, 1);
105 _Sf = creat(SYSLOG, LOGFILEMODE);
106 (void) chmod(SYSLOG, LOGFILEMODE);
H A Duucp.h259 #define SYSLOG "/var/uucp/.Admin/xferstats" macro
/illumos-gate/usr/src/cmd/su/
H A Dsu.dfl44 # 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 DFacility.java155 public static final Facility SYSLOG = new Facility(LOG_SYSLOG, field in Facility
/illumos-gate/usr/src/cmd/login/
H A Dlogin.dfl69 # SYSLOG determines whether the syslog(3) LOG_AUTH facility should be used
73 SYSLOG=YES
/illumos-gate/usr/src/cmd/keyserv/
H A Dkey_generic.c43 #ifdef SYSLOG
/illumos-gate/usr/src/lib/libnsl/dial/
H A Duucp.h163 #define SYSLOG (const char *)"/var/uucp/.Admin/xferstats" macro
/illumos-gate/usr/src/cmd/ttymon/
H A Duucp.h205 #define SYSLOG "/var/uucp/.Admin/xferstats" macro