Home | History | Annotate | Download | only in debugfs

Lines Matching full:isprint

479 		if (isprint(str[i]))
487 fprintf(out, isprint(str[i]) ? "%c" : "\\%03o",