Home
last modified time | relevance | path

Searched refs:check_utf_char (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/prtfru/
H A Dprtfru.c452 static int check_utf_char(const uint8_t *field, int len) in check_utf_char() function
594 if (check_utf_char(field, def->payloadLen) == 1) in print_field()