/titanic_41/usr/src/uts/common/sys/ |
H A D | strlog.h | 121 extern int strlog(short, short, char, unsigned short, char *, ...) 131 #define STRLOG strlog 133 #define STRLOG 0 && strlog
|
H A D | Makefile | 536 strlog.h \
|
/titanic_41/usr/src/uts/common/inet/tcp/ |
H A D | tcp_bind.c | 398 (void) strlog(TCP_MOD_ID, 0, 1, in tcp_bind_select_lport() 426 (void) strlog(TCP_MOD_ID, 0, 1, in tcp_bind_select_lport() 450 (void) strlog(TCP_MOD_ID, 0, 1, in tcp_bind_select_lport() 468 (void) strlog(TCP_MOD_ID, 0, 1, in tcp_bind_select_lport() 494 (void) strlog(TCP_MOD_ID, 0, 1, in tcp_bind_select_lport() 502 (void) strlog(TCP_MOD_ID, 0, 1, in tcp_bind_select_lport() 541 (void) strlog(TCP_MOD_ID, 0, 1, SL_ERROR|SL_TRACE, in tcp_bind_check() 551 (void) strlog(TCP_MOD_ID, 0, 1, in tcp_bind_check() 602 (void) strlog(TCP_MOD_ID, 0, 1, SL_ERROR|SL_TRACE, in tcp_bind_check()
|
H A D | tcp_misc.c | 225 (void) strlog(TCP_MOD_ID, 0, 1, logflags, in tcp_ioctl_abort_dump() 411 (void) strlog(TCP_MOD_ID, 0, 1, logflags, "TCP_IOC_ABORT_CONN: " in tcp_ioctl_abort()
|
H A D | tcp_output.c | 130 (void) strlog(TCP_MOD_ID, 0, 1, in tcp_wput() 251 (void) strlog(TCP_MOD_ID, 0, 1, in tcp_wput_data() 927 (void) strlog(TCP_MOD_ID, 0, 1, SL_ERROR|SL_TRACE, in tcp_wput_proto() 1007 (void) strlog(TCP_MOD_ID, 0, 1, in tcp_wput_proto() 1021 (void) strlog(TCP_MOD_ID, 0, 1, SL_ERROR|SL_TRACE, in tcp_wput_proto() 1697 (void) strlog(TCP_MOD_ID, 0, 1, in tcp_shutdown_output() 2353 (void) strlog(TCP_MOD_ID, 0, 1, SL_TRACE, in tcp_xmit_ctl() 2500 (void) strlog(TCP_MOD_ID, 0, 1, SL_TRACE, in tcp_xmit_early_reset()
|
H A D | tcp_input.c | 813 (void) strlog(TCP_MOD_ID, 0, 3, SL_TRACE, in tcp_drop_q0() 1383 (void) strlog(TCP_MOD_ID, 0, 1, SL_TRACE|SL_ERROR, in tcp_input_listener() 1409 (void) strlog(TCP_MOD_ID, 0, 3, SL_TRACE, in tcp_input_listener() 2994 (void) strlog(TCP_MOD_ID, 0, 1, SL_TRACE, in tcp_input_data() 3450 (void) strlog(TCP_MOD_ID, 0, 1, SL_TRACE, in tcp_input_data() 3603 (void) strlog(TCP_MOD_ID, 0, 1, SL_TRACE, in tcp_input_data() 3658 (void) strlog(TCP_MOD_ID, 0, 1, SL_TRACE, in tcp_input_data() 3667 (void) strlog(TCP_MOD_ID, 0, 1, SL_TRACE, in tcp_input_data() 4713 (void) strlog(TCP_MOD_ID, 0, 1, SL_TRACE, in tcp_input_data() 4772 (void) strlog(TCP_MOD_ID, 0, 1, SL_TRACE, in tcp_input_data() [all …]
|
H A D | tcp_timers.c | 784 (void) strlog(TCP_MOD_ID, 0, 1, in tcp_timer() 905 (void) strlog(TCP_MOD_ID, 0, 1, SL_TRACE|SL_ERROR, in tcp_timer()
|
H A D | tcp_tpi.c | 222 (void) strlog(TCP_MOD_ID, 0, 1, SL_ERROR|SL_TRACE, in tcp_tpi_bind() 276 (void) strlog(TCP_MOD_ID, 0, 1, SL_ERROR|SL_TRACE, in tcp_tpi_bind() 1375 (void) strlog(TCP_MOD_ID, 0, 1, in tcp_tli_accept()
|
H A D | tcp.c | 911 (void) strlog(TCP_MOD_ID, 0, 1, SL_TRACE|SL_ERROR, in tcp_clean_death() 924 (void) strlog(TCP_MOD_ID, 0, 1, in tcp_clean_death() 1754 (void) strlog(TCP_MOD_ID, 0, 1, SL_ERROR|SL_TRACE, in tcp_disconnect_common() 4058 (void) strlog(TCP_MOD_ID, 0, 1, SL_ERROR|SL_TRACE, in tcp_do_bind() 4335 (void) strlog(TCP_MOD_ID, 0, 1, SL_ERROR|SL_TRACE, in tcp_do_listen()
|
/titanic_41/usr/src/uts/common/io/ |
H A D | ptms_conf.c | 645 (void) strlog(PTMOD_ID, -1, 0, SL_TRACE | SL_ERROR, in ptms_log() 648 (void) strlog(PTMOD_ID, -1, 0, SL_TRACE, str, arg); in ptms_log() 659 (void) strlog(PTMOD_ID, -1, 0, SL_TRACE | SL_ERROR, in ptms_logp() 662 (void) strlog(PTMOD_ID, -1, 0, SL_TRACE, str, arg); in ptms_logp()
|
H A D | timod.c | 2160 (void) strlog(TIMOD_ID, -1, 0, SL_TRACE | SL_ERROR, in tilog() 2163 (void) strlog(TIMOD_ID, -1, 0, SL_TRACE, str, arg); in tilog() 2174 (void) strlog(TIMOD_ID, -1, 0, SL_TRACE | SL_ERROR, in tilogp() 2177 (void) strlog(TIMOD_ID, -1, 0, SL_TRACE, str, arg); in tilogp()
|
H A D | bscbus.c | 402 (void) strlog(csp->ssp->majornum, csp->ssp->instance, in bscbus_trace()
|
/titanic_41/usr/src/uts/sun/io/ttymux/ |
H A D | ttymux.c | 122 (void) strlog(ddi_driver_major(sm_ssp->sm_dip), sm_instance, 1, in sm_debug() 133 (void) strlog(ddi_driver_major(sm_ssp->sm_dip), in sm_debug() 138 (void) strlog(ddi_driver_major(sm_ssp->sm_dip), sm_instance, in sm_debug() 155 (void) strlog(ddi_driver_major(sm_ssp->sm_dip), sm_instance, 1, in sm_log() 166 (void) strlog(ddi_driver_major(sm_ssp->sm_dip), in sm_log() 171 (void) strlog(ddi_driver_major(sm_ssp->sm_dip), sm_instance, in sm_log()
|
/titanic_41/usr/src/uts/common/os/ |
H A D | printf.c | 339 strlog(short mid, short sid, char level, ushort_t sl, char *fmt, ...) in strlog() function
|
H A D | rctl.c | 2513 (void) strlog(0, 0, 0, in rctl_global_action() 2519 (void) strlog(0, 0, 0, in rctl_global_action() 2527 (void) strlog(0, 0, 0, in rctl_global_action()
|
H A D | zone.c | 4932 (void) strlog(0, 0, 1, SL_CONSOLE | SL_NOTE, in zone_log_refcounts() 4971 (void) strlog(0, 0, 1, SL_CONSOLE | SL_NOTE, in zone_log_refcounts()
|
/titanic_41/usr/src/uts/common/inet/udp/ |
H A D | udp.c | 4887 (void) strlog(UDP_MOD_ID, 0, 1, SL_ERROR|SL_TRACE, in udp_do_bind() 4951 (void) strlog(UDP_MOD_ID, 0, 1, SL_ERROR|SL_TRACE, in udp_do_bind() 5286 (void) strlog(UDP_MOD_ID, 0, 1, in udp_do_bind() 5312 (void) strlog(UDP_MOD_ID, 0, 1, in udp_do_bind() 5330 (void) strlog(UDP_MOD_ID, 0, 1, in udp_do_bind() 5631 (void) strlog(UDP_MOD_ID, 0, 1, SL_ERROR|SL_TRACE, in udp_do_connect()
|
/titanic_41/usr/src/uts/sun4u/io/i2c/nexus/ |
H A D | i2bsc.c | 1244 (void) strlog(ssp->majornum, ssp->minornum, code, SL_TRACE, in i2bsc_trace()
|
/titanic_41/usr/src/uts/sun4u/lw8/io/ |
H A D | lw8.c | 1404 (void) strlog(0, 0, 0, SL_CONSOLE | level, in lw8_logger()
|
/titanic_41/usr/src/uts/common/inet/ |
H A D | mi.c | 1002 ret = strlog(mid, sid, level, flags, alloc_buf); in mi_strlog()
|
/titanic_41/usr/src/uts/intel/io/acpica/ |
H A D | osl.c | 1202 (void) strlog(0, 0, 0, in acpica_pr_buf()
|
/titanic_41/usr/src/uts/sun4u/lw2plus/io/ |
H A D | lombus.c | 366 (void) strlog(ssp->majornum, ssp->instance, code, SL_TRACE, in lombus_trace()
|
/titanic_41/usr/src/uts/sun4u/io/ |
H A D | rmclomv.c | 1134 (void) strlog(0, 0, level, flags, message); in rmclomv_event_data_handler()
|
/titanic_41/usr/src/man/man9f/ |
H A D | Makefile | 465 strlog.9f \
|
/titanic_41/usr/src/lib/libc/port/ |
H A D | llib-lc | 125 #include <sys/strlog.h>
|