Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_nfs4.c4755 static char *utf_buf[MAX_UTF8_STRINGS]; variable
4781 utf_buf[cur_utf_buf] = realloc(utf_buf[cur_utf_buf], in utf8localize()
4783 if (utf_buf[cur_utf_buf] == NULL) { in utf8localize()
4791 result = utf_buf[cur_utf_buf]; in utf8localize()