Searched refs:sBuf2 (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_dump.c | 3957 char sBuf2[256]; /* general purpose string buffer */ in emlxs_dump_temp_event() local 3991 (void) snprintf(sBuf2, sizeof (sBuf2), in emlxs_dump_temp_event() 3995 (void) snprintf(sBuf2, sizeof (sBuf2), in emlxs_dump_temp_event() 3999 (void) snprintf(sBuf2, sizeof (sBuf2), in emlxs_dump_temp_event() 4003 (void) snprintf(sBuf2, sizeof (sBuf2), in emlxs_dump_temp_event() 4008 (void) strlcat(sBuf1, sBuf2, sizeof (sBuf1)); in emlxs_dump_temp_event()
|