Searched refs:sepstr (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/tcpdump/
H A Dutil-print.c541 const char * sepstr = ""; local
555 string_size = strlcpy(bufp, sepstr, space_left);
567 sepstr = sep;
/freebsd-13-stable/usr.sbin/mpsutil/
H A Dmps_show.c637 char *type, sepstr[5]; local
666 snprintf(sepstr, 5, " ");
668 snprintf(sepstr, 5, "%04x", le16toh(enc->SEPDevHandle));
671 le32toh(enc->EnclosureLogicalID.Low), sepstr, le16toh(enc->EnclosureHandle),

Completed in 58 milliseconds