Searched refs:strisprint (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_string.h70 extern int strisprint(const char *);
H A Dmdb_string.c657 strisprint(const char *s) function
H A Dmdb_print.c1154 buf, sizeof (buf), value)) >= 0 && strisprint(buf)) {
1214 MIN(sizeof (buf), r.mta_nelems), addr) > 0 && strisprint(buf)) {
1225 if (strisprint(str)) {
/illumos-gate/usr/src/lib/libsysevent/
H A Dlibevchannel.c102 strisprint(const char *s) function
472 if (!strisprint(sid)) {
/illumos-gate/usr/src/cmd/mdb/common/modules/zfs/
H A Dzfs.c124 strisprint(const char *cp) function
687 if (strisprint((char *)zlc->l_array.la_array))
2800 holder_is_str = strisprint(holder_str);

Completed in 74 milliseconds