Searched refs:sepstr (Results 1 - 2 of 2) sorted by last modified time

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

Completed in 138 milliseconds