Query: sanitize_inquiry_string
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SANITIZE_INQUIRY_STR(9) SCSI mid layer SANITIZE_INQUIRY_STR(9)NAMEsanitize_inquiry_string - remove non-graphical chars from an INQUIRY result stringSYNOPSISvoid sanitize_inquiry_string(unsigned char * s, int len);ARGUMENTSs INQUIRY result string to sanitize len length of the stringDESCRIPTIONThe SCSI spec says that INQUIRY vendor, product, and revision strings must consist entirely of graphic ASCII characters, padded on the right with spaces. Since not all devices obey this rule, we will replace non-graphic or non-ASCII characters with spaces. Exception: a NUL character is interpreted as a string terminator, so all the following characters are set to spaces.AUTHORSJames Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SANITIZE_INQUIRY_STR(9)
Related Man Pages |
---|
tr(1) - bsd |
srp_reconnect_rport(9) - centos |
scsi_id(8) - debian |
tr(1) - v7 |
inquiry-vendor-id(9p) - opensolaris |
Similar Topics in the Unix Linux Community |
---|
How to increment version inside a file? |
CentOS7 restoring file capabilities |
Shopt -s histappend |
[TIP] Processing YAML files with yq |
Please Welcome Dave Munro to the Moderator Team! |