Searched refs:mi_sprintf (Results 1 – 6 of 6) sorted by relevance
/titanic_44/usr/src/uts/common/inet/sctp/ |
H A D | sctp_misc.c | 83 (void) mi_sprintf(buf1, "SCTPUnkState(%d)", sctp->sctp_state); in sctp_display() 87 (void) mi_sprintf(buf, "[%u, %u] %s", in sctp_display()
|
/titanic_44/usr/src/uts/common/inet/tcp/ |
H A D | tcp_misc.c | 739 (void) mi_sprintf(buf1, "TCPUnkState(%d)", tcp->tcp_state); in tcp_display() 763 (void) mi_sprintf(buf, "[%s.%u, %s.%u] %s", in tcp_display() 769 (void) mi_sprintf(buf, "[%u, %u] %s", in tcp_display()
|
/titanic_44/usr/src/uts/common/inet/ |
H A D | mi.h | 121 extern int mi_sprintf(char *buf, char *fmt, ...)
|
H A D | mi.c | 908 mi_sprintf(char *buf, char *fmt, ...) in mi_sprintf() function
|
/titanic_44/usr/src/uts/common/fs/sockfs/ |
H A D | nl7c.c | 257 (void) mi_sprintf(addr, "%d.%d.%d.%d", in nl7c_mi_report_addr()
|
/titanic_44/usr/src/uts/common/inet/ip/ |
H A D | ip.c | 4771 (void) mi_sprintf(buf, "%03d.%03d.%03d.%03d", in ip_dot_addr()
|